dm: Move CONFIG_I2C_COMPAT to Kconfig
authorSimon Glass <sjg@chromium.org>
Fri, 13 Feb 2015 19:20:48 +0000 (12:20 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 19 Feb 2015 13:19:18 +0000 (06:19 -0700)
commit4bba9d3f77061ea742d8f697ce72251fb79c8016
treeee4a330947f17eaa50740540986ac72891dfa881
parent6fb9ac15ebac4bcc4864be7958bf9b2b2b7420de
dm: Move CONFIG_I2C_COMPAT to Kconfig

Make this option available in Kconfig and clean up the board that uses it.
Note there is also an entry in exynos5-common.h but this affects multiple
boards and should be dropped as part of the Samsung I2C migration to
driver model.

Signed-off-by: Simon Glass <sjg@chromium.org>
configs/odroid_defconfig
drivers/i2c/Kconfig
include/configs/exynos5-common.h
include/configs/odroid.h