arm64: rockchip_defconfig: enable CONFIG_F2FS_FS_ENCRYPTION.

Android Go device require this config for performance test,
enable it by default.

Test: ./performance_test/system/checkout_f2fs.sh

Change-Id: If6d07a82546759f672df8519d113a702c3bcfbe3
Signed-off-by: Bian Jin chen <kenjc.bian@rock-chips.com>
This commit is contained in:
Bian Jin chen
2018-10-09 14:25:10 +08:00
committed by Tao Huang
parent 2e53d62c04
commit d0f8f60d0b

View File

@@ -771,6 +771,7 @@ CONFIG_EXT4_FS_SECURITY=y
CONFIG_F2FS_FS=y
# CONFIG_F2FS_FS_POSIX_ACL is not set
CONFIG_F2FS_FS_SECURITY=y
CONFIG_F2FS_FS_ENCRYPTION=y
CONFIG_QUOTA=y
CONFIG_QUOTA_NETLINK_INTERFACE=y
CONFIG_QFMT_V2=y