projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c517d83
)
ARM: mxs_defconfig: Add VFAT support
author
Fabio Estevam
<fabio.estevam@freescale.com>
Fri, 6 Feb 2015 22:09:46 +0000
(20:09 -0200)
committer
Shawn Guo
<shawn.guo@linaro.org>
Mon, 2 Mar 2015 12:45:17 +0000
(20:45 +0800)
Select CONFIG_VFAT_FS by default.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/configs/mxs_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/mxs_defconfig
b/arch/arm/configs/mxs_defconfig
index c7906c2fd645de229aeb12cde6c15cee7e0bb429..b47e7c6628c9f8883322cffba9e97c12f6963098 100644
(file)
--- a/
arch/arm/configs/mxs_defconfig
+++ b/
arch/arm/configs/mxs_defconfig
@@
-149,6
+149,7
@@
CONFIG_EXT4_FS=y
CONFIG_FSCACHE=m
CONFIG_FSCACHE_STATS=y
CONFIG_CACHEFILES=m
+CONFIG_VFAT_FS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_JFFS2_FS=y