From c5356d10c0e67284ea2087fcbc619af5e9fc9e8f Mon Sep 17 00:00:00 2001 From: Pawel Dembicki Date: Thu, 30 Apr 2020 12:27:09 +0200 Subject: kirkwood: move mmc/sd features to modules All devices are using nand images. Built-in MMC/SD modules are not needed anymore. Run tested: pogo v4 Reviewed-by: Sungbo Eo Signed-off-by: Pawel Dembicki --- target/linux/kirkwood/config-5.4 | 3 --- 1 file changed, 3 deletions(-) (limited to 'target/linux/kirkwood/config-5.4') diff --git a/target/linux/kirkwood/config-5.4 b/target/linux/kirkwood/config-5.4 index 4be83a5139..da03efa94c 100644 --- a/target/linux/kirkwood/config-5.4 +++ b/target/linux/kirkwood/config-5.4 @@ -221,9 +221,6 @@ CONFIG_MDIO_BUS=y CONFIG_MDIO_DEVICE=y CONFIG_MEMFD_CREATE=y CONFIG_MIGRATION=y -CONFIG_MMC=y -CONFIG_MMC_BLOCK=y -CONFIG_MMC_MVSDIO=y # CONFIG_MMC_TIFM_SD is not set CONFIG_MODULES_USE_ELF_REL=y # CONFIG_MTD_CFI is not set -- cgit v1.2.3