[U-Boot] [PATCH 03/19] imx: ventana: config: enable gpio command

Tim Harvey tharvey at gateworks.com
Sat May 9 03:28:26 CEST 2015


Signed-off-by: Tim Harvey <tharvey at gateworks.com>
---
 include/configs/gw_ventana.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h
index dfe818e..db0cf51 100644
--- a/include/configs/gw_ventana.h
+++ b/include/configs/gw_ventana.h
@@ -47,6 +47,7 @@
 
 /* GPIO */
 #define CONFIG_MXC_GPIO
+#define CONFIG_CMD_GPIO
 
 /* Serial */
 #define CONFIG_MXC_UART
-- 
1.9.1



More information about the U-Boot mailing list