diff options
| author | Adam Ford <[email protected]> | 2017-08-07 13:11:34 -0500 |
|---|---|---|
| committer | Heiko Schocher <[email protected]> | 2017-08-10 12:02:32 +0200 |
| commit | daa0f0500f2bf6fdda7c359c24d4fc6ca46f6159 (patch) | |
| tree | a33990aeffb2ffd806cea84a1c92609a0fe39ba8 /include/configs/devkit8000.h | |
| parent | 94d50bed653ba088b39416b12f825eb13a2a87c5 (diff) | |
Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig
This converts the following to Kconfig:
CONFIG_SYS_I2C_OMAP24XX
Signed-off-by: Adam Ford <[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
Diffstat (limited to 'include/configs/devkit8000.h')
| -rw-r--r-- | include/configs/devkit8000.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/devkit8000.h b/include/configs/devkit8000.h index d3a32caf53e..5b249d1f67f 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 |
