diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2015-02-06 17:09:47 -0500 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2015-03-02 07:45:32 -0500 |
commit | 666f41afc20fe87ffa00a8feba83b28bb956e976 (patch) | |
tree | bf556d6b549b7a26adb57a4610dbc043cdf47659 /arch/arm/configs | |
parent | 90f3700e75afc66d0a7aec9b76025575e3ebd18f (diff) |
ARM: imx_v4_v5_defconfig: Add VFAT support
Select CONFIG_VFAT_FS by default.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/imx_v4_v5_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/imx_v4_v5_defconfig b/arch/arm/configs/imx_v4_v5_defconfig index e6b0007355f8..5a45d3e6c52b 100644 --- a/arch/arm/configs/imx_v4_v5_defconfig +++ b/arch/arm/configs/imx_v4_v5_defconfig | |||
@@ -177,6 +177,7 @@ CONFIG_EXT2_FS=y | |||
177 | CONFIG_EXT3_FS=y | 177 | CONFIG_EXT3_FS=y |
178 | CONFIG_EXT4_FS=y | 178 | CONFIG_EXT4_FS=y |
179 | # CONFIG_DNOTIFY is not set | 179 | # CONFIG_DNOTIFY is not set |
180 | CONFIG_VFAT_FS=y | ||
180 | # CONFIG_PROC_PAGE_MONITOR is not set | 181 | # CONFIG_PROC_PAGE_MONITOR is not set |
181 | CONFIG_TMPFS=y | 182 | CONFIG_TMPFS=y |
182 | CONFIG_JFFS2_FS=y | 183 | CONFIG_JFFS2_FS=y |