X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fnls%2FKconfig;h=0ab8f00bdbb2ad92912085c3c4eb1add252801ba;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=21c2559ea4bd9069380687ee4e729b0dfc659458;hpb=daddc0d38b3571bed170afa273a49a0eba090c1e;p=linux-2.6.git diff --git a/fs/nls/Kconfig b/fs/nls/Kconfig index 21c2559ea..0ab8f00bd 100644 --- a/fs/nls/Kconfig +++ b/fs/nls/Kconfig @@ -332,6 +332,14 @@ config NLS_CODEPAGE_1251 say Y here if you want to include the DOS codepage for Russian and Bulgarian and Belarusian. +config NLS_ASCII + tristate "ASCII (United States)" + depends on NLS + help + An ASCII NLS module is needed if you want to override the + DEFAULT NLS with this very basic charset and don't want any + non-ASCII characters to be translated. + config NLS_ISO8859_1 tristate "NLS ISO 8859-1 (Latin 1; Western European Languages)" depends on NLS