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 <[email protected]>
---
 recipes-kernel/linux/linux-fslc/mxs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-kernel/linux/linux-fslc/mxs/defconfig 
b/recipes-kernel/linux/linux-fslc/mxs/defconfig
index 64cd52d..0a77f6d 100644
--- a/recipes-kernel/linux/linux-fslc/mxs/defconfig
+++ b/recipes-kernel/linux/linux-fslc/mxs/defconfig
@@ -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
-- 
1.9.1

-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to