From 4696c72e6eb56b048b97d6bdf55b1ff9be5daaea Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sat, 9 Dec 2006 19:47:32 +0000 Subject: Enable msdos fs support and package it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5741 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86-2.6/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/x86-2.6/config') diff --git a/target/linux/x86-2.6/config b/target/linux/x86-2.6/config index e4d179bbc4..02aee5cf81 100644 --- a/target/linux/x86-2.6/config +++ b/target/linux/x86-2.6/config @@ -1863,7 +1863,7 @@ CONFIG_UDF_NLS=y # DOS/FAT/NT Filesystems # CONFIG_FAT_FS=m -# CONFIG_MSDOS_FS is not set +CONFIG_MSDOS_FS=m CONFIG_VFAT_FS=m CONFIG_FAT_DEFAULT_CODEPAGE=437 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" -- cgit v1.2.3