ARM: omap2plus_defconfig: Enable ext4 security for setcap
Enable ext4 security for setcap. Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
bb6d3fb354
commit
5cf9ffe70c
|
@ -514,6 +514,7 @@ CONFIG_TI_PIPE3=y
|
|||
CONFIG_TWL4030_USB=m
|
||||
CONFIG_EXT2_FS=y
|
||||
CONFIG_EXT3_FS=y
|
||||
CONFIG_EXT4_FS_SECURITY=y
|
||||
CONFIG_FANOTIFY=y
|
||||
CONFIG_QUOTA=y
|
||||
CONFIG_QFMT_V2=y
|
||||
|
|
Loading…
Reference in New Issue