From: Dongwoo Lee Date: Mon, 12 Apr 2021 03:47:07 +0000 (+0900) Subject: ARM64: tizen_bcm2711_defconfig: Enable security labels for f2fs X-Git-Tag: accepted/tizen/unified/20230118.172025~84 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3c8945516faee07b6dd2d8b7cafbea645119abfe;p=platform%2Fkernel%2Flinux-rpi.git ARM64: tizen_bcm2711_defconfig: Enable security labels for f2fs To support smack on f2fs, this enables security label for f2fs filesystem. Change-Id: Idb151191387c762fb238d5ad0f78d2710cbc7674 Signed-off-by: Dongwoo Lee --- diff --git a/arch/arm64/configs/tizen_bcm2711_defconfig b/arch/arm64/configs/tizen_bcm2711_defconfig index beccf07..97a64a6 100644 --- a/arch/arm64/configs/tizen_bcm2711_defconfig +++ b/arch/arm64/configs/tizen_bcm2711_defconfig @@ -411,6 +411,7 @@ CONFIG_EXT4_FS_SECURITY=y CONFIG_BTRFS_FS=y CONFIG_BTRFS_FS_POSIX_ACL=y CONFIG_F2FS_FS=y +CONFIG_F2FS_FS_SECURITY=y CONFIG_FANOTIFY=y CONFIG_AUTOFS4_FS=y CONFIG_FUSE_FS=y