diff --git a/[refs] b/[refs] index 61a3b2bbca65..0a282658816b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b80901bbf599553f483b9509f2dce416b938aae8 +refs/heads/master: d29a2e943867bfa48f72ee6e99723a1b29fe6f7e diff --git a/trunk/fs/fat/Kconfig b/trunk/fs/fat/Kconfig index d0a69ff25375..182f9ffe2b51 100644 --- a/trunk/fs/fat/Kconfig +++ b/trunk/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 for more information. + + Enable any character sets you need in File Systems/Native Language + Support.