diff mbox series

[1/7] ARM: omap2plus_defconfig: Enable ext4 security for setcap

Message ID 20200314214328.13342-1-tony@atomide.com
State New
Headers show
Series [1/7] ARM: omap2plus_defconfig: Enable ext4 security for setcap | expand

Commit Message

Tony Lindgren March 14, 2020, 9:43 p.m. UTC
---
 arch/arm/configs/omap2plus_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
--- 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