summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2020-03-15 00:25:37 +0300
committerTony Lindgren <tony@atomide.com>2020-03-07 00:28:36 +0300
commit5cf9ffe70c2d37ca623589844bfd24cb7a5a3a88 (patch)
treeef7f2bf9e7e4107b7f4a20a812bb5b700e78ba0a /arch
parentbb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 (diff)
downloadlinux-5cf9ffe70c2d37ca623589844bfd24cb7a5a3a88.tar.xz
ARM: omap2plus_defconfig: Enable ext4 security for setcap
Enable ext4 security for setcap. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/configs/omap2plus_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index c32c338f7704..ef5ac91e76b5 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -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