summaryrefslogtreecommitdiffstats
path: root/include/configs/mx31ads.h
diff options
context:
space:
mode:
authorStefano Babic <sbabic@denx.de>2011-08-26 11:44:52 +0200
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-09-04 11:36:12 +0200
commit5bd9a9b01bd817948dc4b931e04fd0f7fcbde119 (patch)
tree9311e966dd8ff3de9f45a8b7abb48ec823e62038 /include/configs/mx31ads.h
parent753fc2ebf98a5112fd1dea4ea0806548c741beaf (diff)
downloadblackbird-obmc-uboot-5bd9a9b01bd817948dc4b931e04fd0f7fcbde119.tar.gz
blackbird-obmc-uboot-5bd9a9b01bd817948dc4b931e04fd0f7fcbde119.zip
MX31: mx31ads: make use of GPIO framework
Signed-off-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs/mx31ads.h')
-rw-r--r--include/configs/mx31ads.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx31ads.h b/include/configs/mx31ads.h
index 3c61911b04..adb2ee1ce9 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
OpenPOWER on IntegriCloud