[openwrt/openwrt] bcm4908: enable JFFS2 support
LEDE Commits
lede-commits at lists.infradead.org
Mon Apr 5 09:45:01 BST 2021
rmilecki pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/180c4635265b4907221a62b3068ac89447cd83d7
commit 180c4635265b4907221a62b3068ac89447cd83d7
Author: Rafał Miłecki <rafal at milecki.pl>
AuthorDate: Mon Apr 5 10:44:46 2021 +0200
bcm4908: enable JFFS2 support
It's needed for accessing JFFS2 bootfs partition.
Signed-off-by: Rafał Miłecki <rafal at milecki.pl>
---
target/linux/bcm4908/config-5.4 | 1 -
1 file changed, 1 deletion(-)
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
More information about the lede-commits
mailing list