From daa0f0500f2bf6fdda7c359c24d4fc6ca46f6159 Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Mon, 7 Aug 2017 13:11:34 -0500 Subject: Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig This converts the following to Kconfig: CONFIG_SYS_I2C_OMAP24XX Signed-off-by: Adam Ford Reviewed-by: Heiko Schocher --- include/configs/devkit8000.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/devkit8000.h') diff --git a/include/configs/devkit8000.h b/include/configs/devkit8000.h index d3a32caf53..5b249d1f67 100644 --- a/include/configs/devkit8000.h +++ b/include/configs/devkit8000.h @@ -65,8 +65,6 @@ #undef CONFIG_OMAP3_SPI /* I2C */ -#undef CONFIG_SYS_I2C_OMAP24XX -#define CONFIG_SYS_I2C_OMAP24XX /* TWL4030 */ #define CONFIG_TWL4030_LED 1 -- cgit v1.2.3