mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user