summaryrefslogtreecommitdiffstats
path: root/include/configs/mx53evk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx53evk.h')
-rw-r--r--include/configs/mx53evk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx53evk.h b/include/configs/mx53evk.h
index 82c8af802f..4f304ed89f 100644
--- a/include/configs/mx53evk.h
+++ b/include/configs/mx53evk.h
@@ -41,6 +41,8 @@
#define CONFIG_CMD_I2C
#define CONFIG_SYS_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 */
/* PMIC Configs */
OpenPOWER on IntegriCloud