VFAT (Windows-95) fs support

modulename: vfat.ko

configname: CONFIG_VFAT_FS

Linux Kernel Configuration
└─>File systems
└─>DOS/FAT/NT Filesystems
└─>VFAT (Windows-95) fs support
In linux kernel since version 2.6.20 (release Date: 2007-02-04)  
This option provides support for normal Windows file systems with
long filenames. That includes non-compressed FAT-based file systems
used by Windows 95, Windows 98, Windows NT 4.0, and the Unix
programs from the mtools package.

The VFAT support enlarges your kernel by about 10 KB and it only
works if you said Y to the "DOS FAT fs support" above. Please read
the file Documentation/filesystems/vfat.txt for details. If
unsure, say Y.

To compile this as a module, choose M here: the module will be called
vfat.

source code:
selects
CONFIG_FAT_FS

depends
CONFIG_BLOCK