defconfig: msm: Enable FS related configs for Android R

Enable the FS related configs as per the Android R
requirements for SDM660.

Change-Id: I5f9911f02daf48df60c15cc8efa59e92d4e6c994
Signed-off-by: Sahitya Tummala <stummala@codeaurora.org>
This commit is contained in:
Sahitya Tummala 2020-10-13 10:12:13 +05:30
parent e63cbea4a5
commit 3a87bcda43
2 changed files with 2 additions and 0 deletions
arch/arm64/configs/vendor

View file

@ -634,6 +634,7 @@ CONFIG_SLIMBUS_MSM_NGD=y
CONFIG_SENSORS_SSC=y
CONFIG_QCOM_KGSL=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
CONFIG_EXT4_ENCRYPTION=y
CONFIG_F2FS_FS=y

View file

@ -673,6 +673,7 @@ CONFIG_SLIMBUS_MSM_NGD=y
CONFIG_SENSORS_SSC=y
CONFIG_QCOM_KGSL=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
CONFIG_EXT4_ENCRYPTION=y
CONFIG_F2FS_FS=y