From 6f2a4be94154d08231927aefe6705353a1cd9864 Mon Sep 17 00:00:00 2001 From: Stefano Babic Date: Wed, 7 Sep 2011 10:51:43 +0000 Subject: MX31: mx31pdk: make use of GPIO framework Signed-off-by: Stefano Babic --- include/configs/mx31pdk.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/configs/mx31pdk.h') diff --git a/include/configs/mx31pdk.h b/include/configs/mx31pdk.h index 35ceacdeca..1a5bdd1011 100644 --- a/include/configs/mx31pdk.h +++ b/include/configs/mx31pdk.h @@ -61,6 +61,7 @@ #define CONFIG_MXC_UART #define CONFIG_SYS_MX31_UART1 #define CONFIG_HW_WATCHDOG +#define CONFIG_MXC_GPIO #define CONFIG_HARD_SPI #define CONFIG_MXC_SPI -- cgit v1.2.1