From 875aebc5aec4931211bc066a32a00d96e4b2c13e Mon Sep 17 00:00:00 2001 From: huangzq2 Date: Fri, 14 Dec 2018 18:11:39 +0800 Subject: [PATCH] Enable f2fs + FBE Change-Id: If44e99e4c181e4c3cdf2b515650a2cc86da4e20e Signed-off-by: huangzq2 Reviewed-on: https://gerrit.mot.com/1283579 SME-Granted: SME Approvals Granted SLTApproved: Slta Waiver Tested-by: Jira Key Reviewed-by: Xiangpo Zhao Submit-Approved: Jira Key --- arch/arm64/configs/ext_config/moto-erd9610.config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm64/configs/ext_config/moto-erd9610.config b/arch/arm64/configs/ext_config/moto-erd9610.config index 8bb6955dd491..0a0a3ba5a616 100644 --- a/arch/arm64/configs/ext_config/moto-erd9610.config +++ b/arch/arm64/configs/ext_config/moto-erd9610.config @@ -24,9 +24,10 @@ CONFIG_CRYPTO_GCM=y CONFIG_IPV6_VTI=y CONFIG_NET_IPVTI=y CONFIG_ECRYPT_FS=y +CONFIG_F2FS_FS=y +CONFIG_F2FS_FS_SECURITY=y CONFIG_F2FS_FS_ENCRYPTION=y CONFIG_SUSPEND_SKIP_SYNC=y -# CONFIG_SCHED_DEBUG is not set # CONFIG_KSM is not set # CONFIG_PAGE_OWNER is not set # CONFIG_DEBUG_OBJECTS is not set -- 2.20.1