projects
/
platform
/
kernel
/
linux-rpi3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a469e5
)
ARM: tizen_bcm2711_defconfig: Enable security labels for f2fs
45/257745/1
author
Dongwoo Lee
<dwoo08.lee@samsung.com>
Fri, 30 Apr 2021 07:35:49 +0000
(16:35 +0900)
committer
Dongwoo Lee
<dwoo08.lee@samsung.com>
Fri, 30 Apr 2021 07:35:49 +0000
(16:35 +0900)
To support smack on f2fs, this enables security label for f2fs
filesystem.
Change-Id: I37ba6a2e1b872116fa7ef1283d8901d497434a2e
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
arch/arm/configs/tizen_bcm2709_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/tizen_bcm2709_defconfig
b/arch/arm/configs/tizen_bcm2709_defconfig
index 65d12370c572cab823b81bfe9df202fe6589020a..bbd6c59b36f74671b669e42ebd94f2521353aba2 100644
(file)
--- a/
arch/arm/configs/tizen_bcm2709_defconfig
+++ b/
arch/arm/configs/tizen_bcm2709_defconfig
@@
-417,6
+417,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