Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 755a9128 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "defconfig: Enable EXT4 and FAT FS for sdxlemur"

parents 3896f5dd 426cad66
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -40,3 +40,7 @@ CONFIG_MSM_SERVICE_LOCATOR=y
# CONFIG_SENSORS_SSC is not set
CONFIG_MSM_SERVICE_NOTIFIER=y
# CONFIG_MSM_ADSPRPC is not set
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
CONFIG_VFAT_FS=y
+4 −0
Original line number Diff line number Diff line
@@ -212,3 +212,7 @@ CONFIG_QCOM_DCC_V2=y
# CONFIG_CORESIGHT_TPDM_DEFAULT_ENABLE is not set
CONFIG_SDX_GCC_LEMUR=y
CONFIG_QCOM_CLK_RPMH=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y
CONFIG_VFAT_FS=y