From: Daiane Angolini Date: Fri, 6 Feb 2015 16:59:51 +0000 (-0200) Subject: linux-fslc: Add VFAT support for mxs defconfig X-Git-Tag: 2.1~658 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=fa7077246a85b650a8401a3509431ec5a39ac30f;p=meta-freescale.git linux-fslc: Add VFAT support for mxs defconfig 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 Signed-off-by: Otavio Salvador --- diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-fslc/mxs/defconfig b/meta-fsl-arm/recipes-kernel/linux/linux-fslc/mxs/defconfig index 64cd52d4..0a77f6dc 100644 --- a/meta-fsl-arm/recipes-kernel/linux/linux-fslc/mxs/defconfig +++ b/meta-fsl-arm/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