summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2013-08-09 11:22:20 -0400
committerTom Rini <trini@ti.com>2013-08-15 18:38:36 -0400
commita1665ed1367ba6295b4794c0db25109b010cc88d (patch)
tree390ada78e2e18b63cf0d21476644bd9ef29cd111 /include
parent0fedc4a50748fb7688114383a43f28e96ce58579 (diff)
downloadtalos-obmc-uboot-a1665ed1367ba6295b4794c0db25109b010cc88d.tar.gz
talos-obmc-uboot-a1665ed1367ba6295b4794c0db25109b010cc88d.zip
TI:armv7: Enable CONFIG_CMD_GPIO
Add the generic "poke a GPIO" command, with the GPIO related defines. Acked-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/ti_armv7_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ti_armv7_common.h b/include/configs/ti_armv7_common.h
index 6a65b4c4d1..e0ab6912ba 100644
--- a/include/configs/ti_armv7_common.h
+++ b/include/configs/ti_armv7_common.h
@@ -80,6 +80,7 @@
/* GPIO block */
#define CONFIG_OMAP_GPIO
+#define CONFIG_CMD_GPIO
/*
* GPMC NAND block. We support 1 device and the physical address to
OpenPOWER on IntegriCloud