ARM64: tizen_bcm2711_defconfig: Enable security labels for f2fs 23/256723/2
authorDongwoo Lee <dwoo08.lee@samsung.com>
Mon, 12 Apr 2021 03:47:07 +0000 (12:47 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Mon, 12 Apr 2021 03:56:28 +0000 (12:56 +0900)
To support smack on f2fs, this enables security label for f2fs
filesystem.

Change-Id: Idb151191387c762fb238d5ad0f78d2710cbc7674
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
arch/arm64/configs/tizen_bcm2711_defconfig

index 2cdf050..07faa8a 100644 (file)
@@ -412,6 +412,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