Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d29a2e94 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds
Browse files

vfat: Note the NLS requirement



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: default avatarAlan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent b80901bb
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -95,3 +95,6 @@ config FAT_DEFAULT_IOCHARSET
	  Note that "utf8" is not recommended for FAT filesystems.
	  Note that "utf8" is not recommended for FAT filesystems.
	  If unsure, you shouldn't set "utf8" here.
	  If unsure, you shouldn't set "utf8" here.
	  See <file:Documentation/filesystems/vfat.txt> for more information.
	  See <file:Documentation/filesystems/vfat.txt> for more information.

	  Enable any character sets you need in File Systems/Native Language
	  Support.