X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fnls%2FKconfig;h=0ab8f00bdbb2ad92912085c3c4eb1add252801ba;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=21c2559ea4bd9069380687ee4e729b0dfc659458;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;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