summaryrefslogtreecommitdiffstats
path: root/include/configs/siemens-am33x-common.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2013-08-28 12:00:18 -0400
committerTom Rini <trini@ti.com>2013-08-28 12:01:30 -0400
commit901ce27c6f018992b7dd6c08d3c98cf217cc4c96 (patch)
tree067d7689f5f91a5c4f3d9d1147296fbae045b36c /include/configs/siemens-am33x-common.h
parentc0dcece7d9925506a950e45028cbd25614aad791 (diff)
downloadtalos-obmc-uboot-901ce27c6f018992b7dd6c08d3c98cf217cc4c96.tar.gz
talos-obmc-uboot-901ce27c6f018992b7dd6c08d3c98cf217cc4c96.zip
siemens-am33x-common.h: Always build CONFIG_OMAP_GPIO support
The MMC driver relies on this block now. Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'include/configs/siemens-am33x-common.h')
-rw-r--r--include/configs/siemens-am33x-common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/siemens-am33x-common.h b/include/configs/siemens-am33x-common.h
index f0bac972fe..5426ee8720 100644
--- a/include/configs/siemens-am33x-common.h
+++ b/include/configs/siemens-am33x-common.h
@@ -447,9 +447,7 @@
#endif
#endif
-#ifndef CONFIG_SPL_BUILD
#define CONFIG_OMAP_GPIO
-#endif
/* Watchdog */
#define CONFIG_HW_WATCHDOG
OpenPOWER on IntegriCloud