From: Eric Nelson <eric.nelson@boundarydevices.com>
Date: Thu, 2 Oct 2014 19:16:51 +0000 (-0700)
Subject: nitrogen6x: config: add gpio command
X-Git-Tag: v2025.01-rc5-pxa1908~14549^2~19^2~2
X-Git-Url: http://git.dujemihanovic.xyz/%22bddb.css/static/gitweb.css?a=commitdiff_plain;h=c0e7bd6661ee2c117d9543b674c968d711a9aed9;p=u-boot.git

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>
---

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