vfat: Note the NLS requirement
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 17 Apr 2009 11:22:35 +0000 (12:22 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Apr 2009 16:32:11 +0000 (09:32 -0700)
Close bug #4754. Stop people getting into a situation where they can't
get their FAT filesystems to mount as they expect.

Signed-off-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/fat/Kconfig

index d0a69ff..182f9ff 100644 (file)
@@ -95,3 +95,6 @@ config FAT_DEFAULT_IOCHARSET
          Note that "utf8" is not recommended for FAT filesystems.
          If unsure, you shouldn't set "utf8" here.
          See <file:Documentation/filesystems/vfat.txt> for more information.
+
+         Enable any character sets you need in File Systems/Native Language
+         Support.