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:
parent
e63cbea4a5
commit
3a87bcda43
2 changed files with 2 additions and 0 deletions
arch/arm64/configs/vendor
|
@ -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
|
||||
|
|
1
arch/arm64/configs/vendor/sdm660_defconfig
vendored
1
arch/arm64/configs/vendor/sdm660_defconfig
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue