Skip to content

Commit eff12fd

Browse files
jhovoldandersson
authored andcommitted
arm64: defconfig: enable ext4 security labels
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>
1 parent bfff021 commit eff12fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1605,6 +1605,7 @@ CONFIG_HTE_TEGRA194=y
16051605
CONFIG_HTE_TEGRA194_TEST=m
16061606
CONFIG_EXT4_FS=y
16071607
CONFIG_EXT4_FS_POSIX_ACL=y
1608+
CONFIG_EXT4_FS_SECURITY=y
16081609
CONFIG_BTRFS_FS=m
16091610
CONFIG_BTRFS_FS_POSIX_ACL=y
16101611
CONFIG_FANOTIFY=y

0 commit comments

Comments
 (0)