
18 Feb
2015
18 Feb
'15
6:01 a.m.
On 13 February 2015 at 12:20, Simon Glass sjg@chromium.org wrote:
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 | 2 ++ drivers/i2c/Kconfig | 9 +++++++++ include/configs/exynos5-common.h | 2 ++ include/configs/odroid.h | 2 -- 4 files changed, 13 insertions(+), 2 deletions(-)
Applied to u-boot-dm.