summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-10-02 18:29:26 (GMT)
committerHans de Goede <hdegoede@redhat.com>2014-10-24 07:35:38 (GMT)
commitcd82113a98e152b34e727718b729d0c5be44da99 (patch)
treee2eb28695b750704420697c1557f0bc28069a1fe /include
parent7ad3b6aa37ccf3caa5b8d6f7d639f2904009ed1e (diff)
downloadu-boot-cd82113a98e152b34e727718b729d0c5be44da99.tar.xz
sunxi: Add mmc card-detect functionality
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'include')
-rw-r--r--include/configs/sunxi-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/sunxi-common.h b/include/configs/sunxi-common.h
index 318f526..5f54c01 100644
--- a/include/configs/sunxi-common.h
+++ b/include/configs/sunxi-common.h
@@ -181,6 +181,7 @@
/* GPIO */
#define CONFIG_SUNXI_GPIO
+#define CONFIG_SPL_GPIO_SUPPORT
#define CONFIG_CMD_GPIO
/* Ethernet support */