From: Mathias Kresin Date: Tue, 17 Mar 2020 19:36:39 +0000 (+0100) Subject: lantiq: kernel 5.4: enable JFFS2 X-Git-Tag: v21.02.0-rc1~3410 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=b66af9ac2d03993b86185703cbd63283a93d5ec3;p=openwrt%2Fopenwrt.git 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 --- 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