[U-Boot] [PATCH 16/17] MX31: mx31ads: make use of GPIO framework
Stefano Babic
sbabic at denx.de
Fri Aug 26 12:10:48 CEST 2011
Signed-off-by: Stefano Babic <sbabic at denx.de>
---
include/configs/mx31ads.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/mx31ads.h b/include/configs/mx31ads.h
index 3c61911..adb2ee1 100644
--- a/include/configs/mx31ads.h
+++ b/include/configs/mx31ads.h
@@ -65,6 +65,7 @@
#define CONFIG_MXC_SPI 1
#define CONFIG_DEFAULT_SPI_BUS 1
#define CONFIG_DEFAULT_SPI_MODE (SPI_MODE_0 | SPI_CS_HIGH)
+#define CONFIG_MXC_GPIO
#define CONFIG_FSL_PMIC
#define CONFIG_FSL_PMIC_BUS 1
--
1.7.1
More information about the U-Boot
mailing list