]> Git Repo - J-u-boot.git/commitdiff
cm_t35: turn on GPIO commands
authorNikita Kiryanov <[email protected]>
Mon, 7 Oct 2013 14:28:50 +0000 (17:28 +0300)
committerTom Rini <[email protected]>
Fri, 1 Nov 2013 19:56:00 +0000 (15:56 -0400)
Turn on GPIO commands for cm-t35 and cm-t3730.

Signed-off-by: Nikita Kiryanov <[email protected]>
Signed-off-by: Igor Grinberg <[email protected]>
include/configs/cm_t35.h

index f74ccdcfe9c04da2dfb38b1541224cbd2674c714..eff35b9b0dbaaa744e86fd178c36937c3f74068d 100644 (file)
@@ -23,6 +23,7 @@
 #define CONFIG_OMAP    /* in a TI OMAP core */
 #define CONFIG_OMAP34XX        /* which is a 34XX */
 #define CONFIG_OMAP_GPIO
+#define CONFIG_CMD_GPIO
 #define CONFIG_CM_T3X  /* working with CM-T35 and CM-T3730 */
 #define CONFIG_OMAP_COMMON
 
This page took 0.041918 seconds and 4 git commands to generate.