mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 08:25:29 +00:00
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 <dev@kresin.me>
This commit is contained in:
parent
a57fcd880e
commit
b66af9ac2d
@ -129,7 +129,6 @@ CONFIG_IRQ_DOMAIN_HIERARCHY=y
|
|||||||
CONFIG_IRQ_FORCED_THREADING=y
|
CONFIG_IRQ_FORCED_THREADING=y
|
||||||
CONFIG_IRQ_MIPS_CPU=y
|
CONFIG_IRQ_MIPS_CPU=y
|
||||||
CONFIG_IRQ_WORK=y
|
CONFIG_IRQ_WORK=y
|
||||||
# CONFIG_JFFS2_FS is not set
|
|
||||||
CONFIG_LANTIQ=y
|
CONFIG_LANTIQ=y
|
||||||
CONFIG_LANTIQ_DT_NONE=y
|
CONFIG_LANTIQ_DT_NONE=y
|
||||||
# CONFIG_LANTIQ_ETOP is not set
|
# CONFIG_LANTIQ_ETOP is not set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user