From b66af9ac2d03993b86185703cbd63283a93d5ec3 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Tue, 17 Mar 2020 20:36:39 +0100 Subject: [PATCH] lantiq: kernel 5.4: enable JFFS2 We do not build images with a jffs2 rootfs, but jffs2 is still used as filesystem for the rootfs_data. Fixes: e3eaf578082e ("lantiq: kernel 5.4: debloat kernel config") Signed-off-by: Mathias Kresin --- target/linux/lantiq/config-5.4 | 1 - 1 file changed, 1 deletion(-) diff --git a/target/linux/lantiq/config-5.4 b/target/linux/lantiq/config-5.4 index 501bd77fbd..8d84f1cdac 100644 --- a/target/linux/lantiq/config-5.4 +++ b/target/linux/lantiq/config-5.4 @@ -129,7 +129,6 @@ CONFIG_IRQ_DOMAIN_HIERARCHY=y CONFIG_IRQ_FORCED_THREADING=y CONFIG_IRQ_MIPS_CPU=y CONFIG_IRQ_WORK=y -# CONFIG_JFFS2_FS is not set CONFIG_LANTIQ=y CONFIG_LANTIQ_DT_NONE=y # CONFIG_LANTIQ_ETOP is not set -- 2.30.2