summaryrefslogtreecommitdiffstats
path: root/include/configs/platinum.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/platinum.h')
-rw-r--r--include/configs/platinum.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/platinum.h b/include/configs/platinum.h
index d65143240b..bb7e845183 100644
--- a/include/configs/platinum.h
+++ b/include/configs/platinum.h
@@ -45,6 +45,8 @@
/* I2C config */
#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 */
#define CONFIG_SYS_I2C_SPEED 100000
OpenPOWER on IntegriCloud