From: Rick Chen Date: Tue, 20 Mar 2018 03:26:22 +0000 (+0800) Subject: configs: Drop CONFIG_MMC_NDS32 X-Git-Tag: v2018.05-rc1~4^2~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2bc5bea9e160c7efe5a268a55b440ac8cf848b48;p=u-boot configs: Drop CONFIG_MMC_NDS32 Remove CONFIG_MMC_NDS32 from the three config (adp-ae3xx_defconfig, adp-ag101p_defconfig, nx25-ae250_defconfig). Signed-off-by: Rick Chen Signed-off-by: Rick Chen Cc: Greentime Hu --- diff --git a/configs/adp-ae3xx_defconfig b/configs/adp-ae3xx_defconfig index 43515241c0..af17718f90 100644 --- a/configs/adp-ae3xx_defconfig +++ b/configs/adp-ae3xx_defconfig @@ -24,7 +24,6 @@ CONFIG_DM=y CONFIG_CLK=y CONFIG_MMC=y CONFIG_DM_MMC=y -CONFIG_MMC_NDS32=y CONFIG_FTSDC010=y CONFIG_FTSDC010_SDIO=y CONFIG_MTD=y diff --git a/configs/adp-ag101p_defconfig b/configs/adp-ag101p_defconfig index 05a5e2817e..481ef5b870 100644 --- a/configs/adp-ag101p_defconfig +++ b/configs/adp-ag101p_defconfig @@ -21,7 +21,6 @@ CONFIG_NET_RANDOM_ETHADDR=y CONFIG_DM=y CONFIG_MMC=y CONFIG_DM_MMC=y -CONFIG_MMC_NDS32=y CONFIG_FTSDC010=y CONFIG_FTSDC010_SDIO=y CONFIG_MTD_NOR_FLASH=y diff --git a/configs/nx25-ae250_defconfig b/configs/nx25-ae250_defconfig index ab889101cd..eb41d71357 100644 --- a/configs/nx25-ae250_defconfig +++ b/configs/nx25-ae250_defconfig @@ -22,7 +22,6 @@ CONFIG_DM=y CONFIG_CLK=y CONFIG_MMC=y CONFIG_DM_MMC=y -CONFIG_MMC_NDS32=y CONFIG_FTSDC010=y CONFIG_FTSDC010_SDIO=y CONFIG_DM_SPI_FLASH=y