From 987292b20a3d8f93ea259967b359becd4952c83a Mon Sep 17 00:00:00 2001 From: Pawel Dembicki Date: Sun, 3 May 2020 21:52:21 +0200 Subject: kirkwood: move ext4 support to modules Ext4 support is built in kirkwood kernel. This patch moves ext4 support to modules and enables it for devices with SATA interface. Reviewed-by: Sungbo Eo Signed-off-by: Pawel Dembicki [rebase] Signed-off-by: Adrian Schmutzler --- target/linux/kirkwood/config-5.4 | 2 -- 1 file changed, 2 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 a04bce9635..f4af47bd0a 100644 --- a/target/linux/kirkwood/config-5.4 +++ b/target/linux/kirkwood/config-5.4 @@ -120,7 +120,6 @@ CONFIG_DTC=y # CONFIG_EARLY_PRINTK is not set CONFIG_EDAC_ATOMIC_SCRUB=y CONFIG_EDAC_SUPPORT=y -CONFIG_EXT4_FS=y CONFIG_FIXED_PHY=y CONFIG_FIX_EARLYCON_MEM=y CONFIG_FORCE_PCI=y @@ -204,7 +203,6 @@ CONFIG_IRQCHIP=y CONFIG_IRQ_DOMAIN=y CONFIG_IRQ_FORCED_THREADING=y CONFIG_IRQ_WORK=y -CONFIG_JBD2=y CONFIG_KIRKWOOD_CLK=y CONFIG_KIRKWOOD_THERMAL=y CONFIG_LEDS_GPIO=y -- cgit v1.2.3