mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 16:43:09 +02:00
kernel: add a missing config symbol for ext4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22717 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
29b3784209
commit
3b1766320d
@ -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…
Reference in New Issue
Block a user