diff mbox series

[cip-kernel-config] 5.10.y-cip/arm : Add support for access control lists.

Message ID 20230516140724.8995-1-Sai.Sathujoda@toshiba-tsip.com (mailing list archive)
State Accepted
Delegated to: Nobuhiro Iwamatsu
Headers show
Series [cip-kernel-config] 5.10.y-cip/arm : Add support for access control lists. | expand

Commit Message

Sai.Sathujoda@toshiba-tsip.com May 16, 2023, 2:07 p.m. UTC
From: Sai <Sai.Sathujoda@toshiba-tsip.com>

This config is required for acl package to work
which is used for IEC-62443-4-2 evaluation.

Signed-off-by: Sai <Sai.Sathujoda@toshiba-tsip.com>
---
 5.10.y-cip/arm/qemu_arm_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/5.10.y-cip/arm/qemu_arm_defconfig b/5.10.y-cip/arm/qemu_arm_defconfig
index 58ca273..b8f4e88 100644
--- a/5.10.y-cip/arm/qemu_arm_defconfig
+++ b/5.10.y-cip/arm/qemu_arm_defconfig
@@ -149,6 +149,7 @@  CONFIG_EXT2_FS=y
 CONFIG_EXT2_FS_XATTR=y
 CONFIG_EXT2_FS_POSIX_ACL=y
 CONFIG_EXT3_FS=y
+CONFIG_EXT3_FS_POSIX_ACL=y
 CONFIG_AUTOFS4_FS=y
 CONFIG_FUSE_FS=m
 CONFIG_OVERLAY_FS=m