projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a431be4
)
cm_t35: turn on GPIO commands
author
Nikita Kiryanov
<nikita@compulab.co.il>
Mon, 7 Oct 2013 14:28:50 +0000
(17:28 +0300)
committer
Tom Rini
<trini@ti.com>
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 <nikita@compulab.co.il>
Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
include/configs/cm_t35.h
patch
|
blob
|
history
diff --git
a/include/configs/cm_t35.h
b/include/configs/cm_t35.h
index f74ccdcfe9c04da2dfb38b1541224cbd2674c714..eff35b9b0dbaaa744e86fd178c36937c3f74068d 100644
(file)
--- a/
include/configs/cm_t35.h
+++ b/
include/configs/cm_t35.h
@@
-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