From: Dongwoo Lee Date: Fri, 30 Apr 2021 07:38:14 +0000 (+0900) Subject: ARM64: tizen_bcmrpi3_defconfig: Enable security labels for f2fs X-Git-Tag: submit/tizen/20210430.074455^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ab562dc04ced52021ec709643282bfadafeedd21;p=platform%2Fkernel%2Flinux-rpi3.git ARM64: tizen_bcmrpi3_defconfig: Enable security labels for f2fs To support smack on f2fs, this enables security label for f2fs filesystem. Change-Id: Ie9fee58880b35057b0732bc434e03a55baa188e6 Signed-off-by: Dongwoo Lee --- diff --git a/arch/arm64/configs/tizen_bcmrpi3_defconfig b/arch/arm64/configs/tizen_bcmrpi3_defconfig index c06626c36bbd..3decc4468474 100644 --- a/arch/arm64/configs/tizen_bcmrpi3_defconfig +++ b/arch/arm64/configs/tizen_bcmrpi3_defconfig @@ -388,6 +388,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