aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlistair Strachan <astrachan@google.com>2018-05-31 15:47:36 -0700
committerAmit Pundir <amit.pundir@linaro.org>2018-08-30 16:15:55 +0530
commit75992ee8a0c46cfc284edb215b66712199f7d5f5 (patch)
tree9c1e8c5d388e57af38baa2417390fc55a48945bb
parent0181b7cb13875b86bb3201f234bc6c231e8b33b5 (diff)
downloadlinaro-android-75992ee8a0c46cfc284edb215b66712199f7d5f5.tar.gz
ANDROID: x86_64_cuttlefish_defconfig: Enable F2FS
Bug: 80475502 Change-Id: I061467404f1d4b828ac1b7423db375a35934ce28 Signed-off-by: Alistair Strachan <astrachan@google.com>
-rw-r--r--arch/x86/configs/x86_64_cuttlefish_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86/configs/x86_64_cuttlefish_defconfig b/arch/x86/configs/x86_64_cuttlefish_defconfig
index 1c6247dd06d9..26a42b91140b 100644
--- a/arch/x86/configs/x86_64_cuttlefish_defconfig
+++ b/arch/x86/configs/x86_64_cuttlefish_defconfig
@@ -398,6 +398,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