X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/aedd009f913a66506fd2c7a040fa03a29c0cd684..7605432c908bc7809c7ceee3aaadb28981190771:/target/linux/brcm63xx-2.6/config diff --git a/target/linux/brcm63xx-2.6/config b/target/linux/brcm63xx-2.6/config index fbaa0213c..273c558d8 100644 --- a/target/linux/brcm63xx-2.6/config +++ b/target/linux/brcm63xx-2.6/config @@ -8,7 +8,7 @@ CONFIG_MIPS=y # # Machine selection # -CONFIG_MIPS_BRCM=y +CONFIG_BCM963XX=y # CONFIG_MIPS_MTX1 is not set # CONFIG_MIPS_BOSPORUS is not set # CONFIG_MIPS_PB1000 is not set @@ -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 #