]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
board/BuR/common: Add CONFIG_CMD_I2C
authorHannes Petermaier <oe5hpm@oevsv.at>
Wed, 4 Jun 2014 08:28:39 +0000 (10:28 +0200)
committerTom Rini <trini@ti.com>
Fri, 6 Jun 2014 21:46:15 +0000 (17:46 -0400)
in almost all cases we need the i2c commands within the u-boot shell.
So we enable them within the common section.

Cc: trini@ti.com
Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
include/configs/bur_am335x_common.h

index 2edffea2e015950503f41aa3b9a1906e3b06634e..5a37536b0aa763d6a477bce321cd1dfcc8e47708 100644 (file)
@@ -96,7 +96,7 @@
 #define CONFIG_SYS_OMAP24_I2C_SPEED    100000
 #define CONFIG_SYS_OMAP24_I2C_SLAVE    1
 #define CONFIG_SYS_I2C_OMAP24XX
-
+#define CONFIG_CMD_I2C
 /* GPIO */
 #define CONFIG_OMAP_GPIO
 #define CONFIG_CMD_GPIO