From bf9ba4dbb04bba885330790577ed1e67480ece86 Mon Sep 17 00:00:00 2001 From: Rick Chen Date: Tue, 20 Mar 2018 15:52:58 +0800 Subject: 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 Signed-off-by: Rick Chen Cc: Greentime Hu --- drivers/mmc/Kconfig | 7 ------- 1 file changed, 7 deletions(-) (limited to 'drivers/mmc/Kconfig') 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 -- cgit v1.1