summaryrefslogtreecommitdiff
path: root/configs/adp-ae3xx_defconfig
diff options
context:
space:
mode:
authorRick Chen <rick@andestech.com>2018-03-20 15:10:49 +0800
committerAndes <uboot@andestech.com>2018-03-30 13:13:45 +0800
commit095c9f35d5a04ed0907624479f702f6fce7591bb (patch)
treec772904ddb4aca3c4f5d9cb2a758635d8a783628 /configs/adp-ae3xx_defconfig
parent88a0b7694ffb69b1d1ff55d5f75a26722a86748a (diff)
mmc: ftsdc010: Migrate CONFIG_FTSDC010_SDIO to Kconfig
Convert CONFIG_FTSDC010_SDIO to Kconfig. So CONFIG_FTSDC010_SDIO can also be removed from config_whitelist.txt. Signed-off-by: Rick Chen <rick@andestech.com> Signed-off-by: Rick Chen <rickchen36@gmail.com> Cc: Greentime Hu <green.hu@gmail.com>
Diffstat (limited to 'configs/adp-ae3xx_defconfig')
-rw-r--r--configs/adp-ae3xx_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/adp-ae3xx_defconfig b/configs/adp-ae3xx_defconfig
index f3eabea70e..43515241c0 100644
--- a/configs/adp-ae3xx_defconfig
+++ b/configs/adp-ae3xx_defconfig
@@ -26,6 +26,7 @@ CONFIG_MMC=y
CONFIG_DM_MMC=y
CONFIG_MMC_NDS32=y
CONFIG_FTSDC010=y
+CONFIG_FTSDC010_SDIO=y
CONFIG_MTD=y
CONFIG_MTD_NOR_FLASH=y
CONFIG_CFI_FLASH=y