Add CONFIG_F2FS_FS and CONFIG_F2FS_FS_SECURITY

F2FS is a production filesystem and enabling it should be recommended
for other devices.

Bug: 113108965
Change-Id: Id2340a5bd42f4fbae282ed0f03c4a0a7a98c1566
Signed-off-by: Alistair Strachan <astrachan@google.com>
This commit is contained in:
Alistair Strachan 2018-08-21 13:45:51 -07:00
parent 22f1d4dc22
commit d5c360a012
3 changed files with 6 additions and 0 deletions

View file

@ -21,6 +21,8 @@ CONFIG_DRAGONRISE_FF=y
CONFIG_ENABLE_DEFAULT_TRACERS=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_SECURITY=y
CONFIG_F2FS_FS=y
CONFIG_F2FS_FS_SECURITY=y
CONFIG_FTRACE=y
CONFIG_GREENASIA_FF=y
CONFIG_HIDRAW=y

View file

@ -24,6 +24,8 @@ CONFIG_DRAGONRISE_FF=y
CONFIG_ENABLE_DEFAULT_TRACERS=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_SECURITY=y
CONFIG_F2FS_FS=y
CONFIG_F2FS_FS_SECURITY=y
CONFIG_FTRACE=y
CONFIG_FUSE_FS=y
CONFIG_GPIOLIB=y

View file

@ -22,6 +22,8 @@ CONFIG_DRAGONRISE_FF=y
CONFIG_ENABLE_DEFAULT_TRACERS=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_SECURITY=y
CONFIG_F2FS_FS=y
CONFIG_F2FS_FS_SECURITY=y
CONFIG_FTRACE=y
CONFIG_FUSE_FS=y
CONFIG_GREENASIA_FF=y