The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] vfat: Note the NLS requirement
@ 2009-03-26 20:53 Alan Cox
  2009-03-27  7:48 ` OGAWA Hirofumi
  0 siblings, 1 reply; 2+ messages in thread
From: Alan Cox @ 2009-03-26 20:53 UTC (permalink / raw)
  To: linux-kernel, hirofumi

Close bug #4754

Signed-off-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
---

 fs/fat/Kconfig |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)


diff --git a/fs/fat/Kconfig b/fs/fat/Kconfig
index d0a69ff..182f9ff 100644
--- a/fs/fat/Kconfig
+++ b/fs/fat/Kconfig
@@ -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.


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-27  7:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-26 20:53 [PATCH] vfat: Note the NLS requirement Alan Cox
2009-03-27  7:48 ` OGAWA Hirofumi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox