diff options
Diffstat (limited to 'include/configs/omap4_common.h')
| -rw-r--r-- | include/configs/omap4_common.h | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/include/configs/omap4_common.h b/include/configs/omap4_common.h index dfdfea95e..180cb24f3 100644 --- a/include/configs/omap4_common.h +++ b/include/configs/omap4_common.h @@ -91,8 +91,6 @@  #define CONFIG_HARD_I2C			1  #define CONFIG_SYS_I2C_SPEED		100000  #define CONFIG_SYS_I2C_SLAVE		1 -#define CONFIG_SYS_I2C_BUS		0 -#define CONFIG_SYS_I2C_BUS_SELECT	1  #define CONFIG_DRIVER_OMAP34XX_I2C	1  #define CONFIG_I2C_MULTI_BUS		1 |