OSDN Git Service

ANDROID: x86_64_cuttlefish_defconfig: Enable F2FS
authorAlistair Strachan <astrachan@google.com>
Thu, 31 May 2018 22:47:36 +0000 (15:47 -0700)
committerAlistair Strachan <astrachan@google.com>
Thu, 31 May 2018 22:56:04 +0000 (15:56 -0700)
Bug: 80475502
Change-Id: I061467404f1d4b828ac1b7423db375a35934ce28
Signed-off-by: Alistair Strachan <astrachan@google.com>
arch/x86/configs/x86_64_cuttlefish_defconfig

index c8bb388..7102693 100644 (file)
@@ -394,6 +394,9 @@ CONFIG_EXT4_FS=y
 CONFIG_EXT4_FS_POSIX_ACL=y
 CONFIG_EXT4_FS_SECURITY=y
 CONFIG_EXT4_ENCRYPTION=y
+CONFIG_F2FS_FS=y
+CONFIG_F2FS_FS_SECURITY=y
+CONFIG_F2FS_FS_ENCRYPTION=y
 CONFIG_QUOTA=y
 CONFIG_QUOTA_NETLINK_INTERFACE=y
 # CONFIG_PRINT_QUOTA_WARNING is not set