commit | 7412ef8e88795077892396ab5e992d9e93a4a865 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Thu Oct 02 20:29:26 2014 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Fri Oct 24 09:35:38 2014 +0200 |
tree | e2eb28695b750704420697c1557f0bc28069a1fe | |
parent | bc1f9531dce63668261f967e414972a0536eced6 [diff] [blame] |
sunxi: Add mmc card-detect functionality Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
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 */