Date:2011-09-27 02:24:05 (12 years 6 months ago)
Author:Maarten ter Huurne
Commit:7c37eec16a1234b33078ab9f3d833dc1aef8903a
Message:MIPS: A320: defconfig: Disable "msdos" file system.

No-one is using DOS (8.3) file names anymore, it is all long files names
nowadays and that is handled by the "vfat" file system driver.
Files: arch/mips/configs/a320_defconfig (2 diffs)

Change Details

arch/mips/configs/a320_defconfig
175175CONFIG_GENERIC_HARDIRQS=y
176176CONFIG_GENERIC_IRQ_PROBE=y
177177CONFIG_GENERIC_IRQ_SHOW=y
178CONFIG_GENERIC_IRQ_CHIP=y
178179
179180#
180181# RCU Subsystem
...... 
11461147# DOS/FAT/NT Filesystems
11471148#
11481149CONFIG_FAT_FS=y
1149CONFIG_MSDOS_FS=y
1150# CONFIG_MSDOS_FS is not set
11501151CONFIG_VFAT_FS=y
11511152CONFIG_FAT_DEFAULT_CODEPAGE=437
11521153CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"

Archive Download the corresponding diff file



interactive