mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-29 15:44:04 +00:00
kernel: add a missing config symbol for ext4
SVN-Revision: 22717
This commit is contained in:
parent
7c97bbabe7
commit
48c7c56dcb
@ -115,6 +115,7 @@ define KernelPackage/fs-ext4
|
||||
SUBMENU:=$(FS_MENU)
|
||||
TITLE:=EXT4 filesystem support
|
||||
KCONFIG:= \
|
||||
CONFIG_EXT4DEV_COMPAT=n \
|
||||
CONFIG_EXT4_FS_XATTR=y \
|
||||
CONFIG_EXT4_FS_POSIX_ACL=y \
|
||||
CONFIG_EXT4_FS_SECURITY=y \
|
||||
|
Loading…
x
Reference in New Issue
Block a user