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

Commit 886273cd authored by David Ng's avatar David Ng Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: sdm855: Enable SDCARD_FS for Android



Enable sdcard_fs kernel driver for Android's sdcard
emulation over regular fs.

Change-Id: If1d4e2527ee349c102685c22ff1d5872113458e1
Signed-off-by: default avatarDavid Ng <dave@codeaurora.org>
parent 93b0e1f1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -526,6 +526,7 @@ CONFIG_VFAT_FS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_ECRYPT_FS=y
CONFIG_ECRYPT_FS_MESSAGING=y
CONFIG_SDCARD_FS=y
CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_ISO8859_1=y
CONFIG_PRINTK_TIME=y
+1 −0
Original line number Diff line number Diff line
@@ -548,6 +548,7 @@ CONFIG_TMPFS_POSIX_ACL=y
CONFIG_EFIVAR_FS=y
CONFIG_ECRYPT_FS=y
CONFIG_ECRYPT_FS_MESSAGING=y
CONFIG_SDCARD_FS=y
# CONFIG_NETWORK_FILESYSTEMS is not set
CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_ISO8859_1=y