arm64: defconfig: enable ext4 security labels
authorJohan Hovold <johan+linaro@kernel.org>
Thu, 11 Apr 2024 08:03:28 +0000 (10:03 +0200)
committerBjorn Andersson <andersson@kernel.org>
Sun, 21 Apr 2024 23:32:46 +0000 (18:32 -0500)
Enable ext4 security labels so that setcap works as expected.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20240411080328.9230-1-johan+linaro@kernel.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/configs/defconfig

index 9c5ecba12c3778b3d2c51599cb6101243aa815ce..254198352f37f67ea98998886eaaa9e6d7785e96 100644 (file)
@@ -1605,6 +1605,7 @@ CONFIG_HTE_TEGRA194=y
 CONFIG_HTE_TEGRA194_TEST=m
 CONFIG_EXT4_FS=y
 CONFIG_EXT4_FS_POSIX_ACL=y
+CONFIG_EXT4_FS_SECURITY=y
 CONFIG_BTRFS_FS=m
 CONFIG_BTRFS_FS_POSIX_ACL=y
 CONFIG_FANOTIFY=y