summaryrefslogtreecommitdiff
path: root/include/configs/mx7dsabresd.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2015-10-02 09:38:44 -0400
committerTom Rini <trini@konsulko.com>2015-10-02 09:38:44 -0400
commitb8d242121dd3c8c418751c37e6f7157cf6428dbf (patch)
tree53f1fc557eff2989a27402b7dd226949fd61533f /include/configs/mx7dsabresd.h
parent4bbc08f2ecdd16d38f933f202fb1a711fb30d880 (diff)
parent7daaac5281db0788cde895a0add38ad5195b5be1 (diff)
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Diffstat (limited to 'include/configs/mx7dsabresd.h')
-rw-r--r--include/configs/mx7dsabresd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/mx7dsabresd.h b/include/configs/mx7dsabresd.h
index ada5de8aca..f16f9c1271 100644
--- a/include/configs/mx7dsabresd.h
+++ b/include/configs/mx7dsabresd.h
@@ -47,7 +47,7 @@
#define CONFIG_CMD_I2C
#define CONFIG_SYS_I2C
#define CONFIG_SYS_I2C_MXC
-#define CONFIG_SYS_I2C_MXC_I2C1
+#define CONFIG_SYS_I2C_MXC_I2C1 /* enable I2C bus 1 */
#define CONFIG_SYS_I2C_SPEED 100000
#define CONFIG_SUPPORT_EMMC_BOOT /* eMMC specific */