From 32a6eaeadf1e28a8185c86ef2f362eb634bb1083 Mon Sep 17 00:00:00 2001 From: Tim Harvey Date: Fri, 8 May 2015 18:28:26 -0700 Subject: imx: ventana: config: enable gpio command Signed-off-by: Tim Harvey --- include/configs/gw_ventana.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/gw_ventana.h') diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h index 69c6202..1ae4a59 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 -- cgit v1.1