Re: [U-Boot] [PATCH 2/2] Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig

2017-08-10 Thread Heiko Schocher
Hello Adam, Am 07.08.2017 um 20:11 schrieb Adam Ford: This converts the following to Kconfig: CONFIG_SYS_I2C_OMAP24XX Signed-off-by: Adam Ford --- arch/arm/mach-omap2/Kconfig| 5 + configs/ti816x_evm_defconfig | 1 + drivers/i2c/Kconfig

Re: [U-Boot] [PATCH 2/2] Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig

2017-08-09 Thread Heiko Schocher
Hello Adam, Am 07.08.2017 um 20:11 schrieb Adam Ford: This converts the following to Kconfig: CONFIG_SYS_I2C_OMAP24XX Signed-off-by: Adam Ford --- arch/arm/mach-omap2/Kconfig| 5 + configs/ti816x_evm_defconfig | 1 + drivers/i2c/Kconfig

[U-Boot] [PATCH 2/2] Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig

2017-08-07 Thread Adam Ford
This converts the following to Kconfig: CONFIG_SYS_I2C_OMAP24XX Signed-off-by: Adam Ford --- arch/arm/mach-omap2/Kconfig| 5 + configs/ti816x_evm_defconfig | 1 + drivers/i2c/Kconfig| 6 ++ include/configs/am3517_crane.h