Enable msdos fs support and package it
[openwrt.git] / target / linux / brcm63xx-2.6 / config
index fbaa021..95c8573 100644 (file)
@@ -1424,8 +1424,11 @@ CONFIG_UDF_NLS=y
 #
 # DOS/FAT/NT Filesystems
 #
-# CONFIG_MSDOS_FS is not set
-# CONFIG_VFAT_FS is not set
+CONFIG_FAT_FS=m
+CONFIG_MSDOS_FS=m
+CONFIG_VFAT_FS=m
+CONFIG_FAT_DEFAULT_CODEPAGE=437
+CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
 # CONFIG_NTFS_FS is not set
 
 #
This page took 0.020669 seconds and 4 git commands to generate.