[U-Boot] [PATCH 2/3] dm: Move CONFIG_I2C_COMPAT to Kconfig
Simon Glass
sjg at chromium.org
Wed Feb 18 06:01:26 CET 2015
On 13 February 2015 at 12:20, Simon Glass <sjg at 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 at 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.
More information about the U-Boot
mailing list