aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/Kconfig
diff options
context:
space:
mode:
authorRick Chen <rick@andestech.com>2018-03-20 15:52:58 +0800
committerAndes <uboot@andestech.com>2018-03-30 13:13:45 +0800
commitbf9ba4dbb04bba885330790577ed1e67480ece86 (patch)
tree3850d0d437a5555a9695c9e7581074ea1cd67624 /drivers/mmc/Kconfig
parent095c9f35d5a04ed0907624479f702f6fce7591bb (diff)
downloadu-boot-bf9ba4dbb04bba885330790577ed1e67480ece86.zip
u-boot-bf9ba4dbb04bba885330790577ed1e67480ece86.tar.gz
u-boot-bf9ba4dbb04bba885330790577ed1e67480ece86.tar.bz2
mmc: ftsdc010: Merge nds32_mmc to ftsdc010
nsd32_mmc was created to support ftsdc010 dm. It is not necessary to separate both, so merge it to ftsdc010. 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 'drivers/mmc/Kconfig')
-rw-r--r--drivers/mmc/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/mmc/Kconfig b/drivers/mmc/Kconfig
index ff987ed..3a79cbf 100644
--- a/drivers/mmc/Kconfig
+++ b/drivers/mmc/Kconfig
@@ -523,13 +523,6 @@ config STM32_SDMMC2
If you have a board based on such a SoC and with a SD/MMC slot,
say Y or M here.
-config MMC_NDS32
- bool "Andestech SD/MMC controller support"
- depends on DM_MMC && OF_CONTROL && BLK && FTSDC010
- help
- This enables support for the Andestech SD/MMM controller, which is
- based on Faraday IP.
-
config FTSDC010
bool "Ftsdc010 SD/MMC controller Support"
help