diff options
-rw-r--r-- | configs/adp-ae3xx_defconfig | 1 | ||||
-rw-r--r-- | configs/adp-ag101p_defconfig | 1 | ||||
-rw-r--r-- | configs/nx25-ae250_defconfig | 1 |
3 files changed, 0 insertions, 3 deletions
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 |