]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: Add VFAT support for mxs defconfig
authorDaiane Angolini <daiane.angolini@freescale.com>
Fri, 6 Feb 2015 16:59:51 +0000 (14:59 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 12 Feb 2015 22:27:56 +0000 (20:27 -0200)
Add VFAT file system support in order to allow pendrives and other storage
devices using vfat out-of-the-box.

Signed-off-by: Daiane Angolini <daiane.angolini@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-kernel/linux/linux-fslc/mxs/defconfig

index 64cd52d46903c5354a605844368b5b1acdcddad2..0a77f6dc680ecc0d7e4415f9dc83b8320e68ded7 100644 (file)
@@ -152,6 +152,7 @@ CONFIG_FSCACHE_STATS=y
 CONFIG_CACHEFILES=m
 CONFIG_TMPFS=y
 CONFIG_TMPFS_POSIX_ACL=y
+CONFIG_VFAT_FS=y
 CONFIG_JFFS2_FS=y
 CONFIG_JFFS2_COMPRESSION_OPTIONS=y
 CONFIG_JFFS2_LZO=y