diff options
author | Tony Lindgren <tony@atomide.com> | 2020-03-14 14:25:37 -0700 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2020-03-06 13:28:36 -0800 |
commit | 5cf9ffe70c2d37ca623589844bfd24cb7a5a3a88 (patch) | |
tree | ef7f2bf9e7e4107b7f4a20a812bb5b700e78ba0a /arch/arm/configs/omap2plus_defconfig | |
parent | bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 (diff) |
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/arm/configs/omap2plus_defconfig')
-rw-r--r-- | arch/arm/configs/omap2plus_defconfig | 1 |
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 |