From: Tony Lindgren Date: Sat, 14 Mar 2020 21:25:37 +0000 (-0700) Subject: ARM: omap2plus_defconfig: Enable ext4 security for setcap X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5cf9ffe70c2d37ca623589844bfd24cb7a5a3a88;p=people%2Fms%2Flinux.git ARM: omap2plus_defconfig: Enable ext4 security for setcap Enable ext4 security for setcap. Signed-off-by: Tony Lindgren --- 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