X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx-2.6%2Fconfig;h=95c85736d79dc187f33ab24929f094e34b3d9a1e;hb=ec9c075c7523c1e2613282c5e6d57c6e616eb6f1;hp=ec86fa3b9fceb54aea9b6d5709cfca82c500dc8d;hpb=74a5d18a1f951ef6ae29ee72b72198e41ffe51c4;p=openwrt-10.03%2F.git diff --git a/target/linux/brcm63xx-2.6/config b/target/linux/brcm63xx-2.6/config index ec86fa3b9..95c85736d 100644 --- a/target/linux/brcm63xx-2.6/config +++ b/target/linux/brcm63xx-2.6/config @@ -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 # @@ -1447,8 +1450,8 @@ CONFIG_RAMFS=y # # CONFIG_ADFS_FS is not set # CONFIG_AFFS_FS is not set -# CONFIG_HFS_FS is not set -# CONFIG_HFSPLUS_FS is not set +CONFIG_HFS_FS=m +CONFIG_HFSPLUS_FS=m # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set # CONFIG_EFS_FS is not set