From: Rafał Miłecki Date: Mon, 5 Apr 2021 08:44:46 +0000 (+0200) Subject: bcm4908: enable JFFS2 support X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=180c4635265b4907221a62b3068ac89447cd83d7;p=openwrt%2Fstaging%2Fneocturne.git bcm4908: enable JFFS2 support It's needed for accessing JFFS2 bootfs partition. Signed-off-by: Rafał Miłecki --- diff --git a/target/linux/bcm4908/config-5.4 b/target/linux/bcm4908/config-5.4 index 72ecdc0454..22bcdd4784 100644 --- a/target/linux/bcm4908/config-5.4 +++ b/target/linux/bcm4908/config-5.4 @@ -121,7 +121,6 @@ CONFIG_IRQ_DOMAIN=y CONFIG_IRQ_DOMAIN_HIERARCHY=y CONFIG_IRQ_FORCED_THREADING=y CONFIG_IRQ_WORK=y -# CONFIG_JFFS2_FS is not set CONFIG_LEDS_GPIO=y CONFIG_LIBFDT=y CONFIG_LOCK_DEBUGGING_SUPPORT=y