summaryrefslogtreecommitdiffstats
path: root/include/configs/nitrogen6x.h
diff options
context:
space:
mode:
authorEric Nelson <eric.nelson@boundarydevices.com>2014-10-02 12:16:51 -0700
committerStefano Babic <sbabic@denx.de>2014-10-06 17:57:23 +0200
commitc0e7bd6661ee2c117d9543b674c968d711a9aed9 (patch)
treea12e592628d5343a4a10832a13f4140467d5ae45 /include/configs/nitrogen6x.h
parent54950e8215c819e6a8e46752255b8347b00eb81f (diff)
downloadblackbird-obmc-uboot-c0e7bd6661ee2c117d9543b674c968d711a9aed9.tar.gz
blackbird-obmc-uboot-c0e7bd6661ee2c117d9543b674c968d711a9aed9.zip
nitrogen6x: config: add gpio command
Enable the 'gpio' command to allow reading and toggling of GPIO pins. Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Diffstat (limited to 'include/configs/nitrogen6x.h')
-rw-r--r--include/configs/nitrogen6x.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index 60c942f0d2..21013bc23a 100644
--- a/include/configs/nitrogen6x.h
+++ b/include/configs/nitrogen6x.h
@@ -32,6 +32,7 @@
#define CONFIG_BOARD_EARLY_INIT_F
#define CONFIG_MISC_INIT_R
#define CONFIG_MXC_GPIO
+#define CONFIG_CMD_GPIO
#define CONFIG_CI_UDC
#define CONFIG_USBD_HS
#define CONFIG_USB_GADGET_DUALSPEED
OpenPOWER on IntegriCloud