]> Git Repo - u-boot.git/blobdiff - include/configs/m53menlo.h
Convert CONFIG_SYS_I2C_MXC et al to Kconfig
[u-boot.git] / include / configs / m53menlo.h
index d709e5d575ffdacc18cdfa49cbfbd15535e04dd3..db601c03dacdbcb828547ee2c6c3c96ea0f291a1 100644 (file)
 #define CONFIG_ETHPRIME                        "FEC0"
 #endif
 
-/*
- * I2C
- */
-#ifdef CONFIG_CMD_I2C
-#define CONFIG_SYS_I2C_MXC
-#define CONFIG_SYS_I2C_MXC_I2C1                /* enable I2C bus 1 */
-#define CONFIG_SYS_I2C_MXC_I2C2                /* enable I2C bus 2 */
-#define CONFIG_SYS_I2C_MXC_I2C3                /* enable I2C bus 3 */
 #define CONFIG_SYS_RTC_BUS_NUM         1 /* I2C2 */
-#endif
 
 /*
  * RTC
This page took 0.026081 seconds and 4 git commands to generate.