summaryrefslogtreecommitdiffstats
path: root/fs/nls/Config.in
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-10-09 00:00:47 +0000
committerRalf Baechle <ralf@linux-mips.org>1999-10-09 00:00:47 +0000
commitd6434e1042f3b0a6dfe1b1f615af369486f9b1fa (patch)
treee2be02f33984c48ec019c654051d27964e42c441 /fs/nls/Config.in
parent609d1e803baf519487233b765eb487f9ec227a18 (diff)
Merge with 2.3.19.
Diffstat (limited to 'fs/nls/Config.in')
-rw-r--r--fs/nls/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nls/Config.in b/fs/nls/Config.in
index 7e591b82a..7d86a4091 100644
--- a/fs/nls/Config.in
+++ b/fs/nls/Config.in
@@ -38,6 +38,7 @@ if [ "$CONFIG_NLS" = "y" ]; then
tristate 'NLS ISO 8859-7 (Modern Greek)' CONFIG_NLS_ISO8859_7
tristate 'NLS ISO 8859-8 (Hebrew)' CONFIG_NLS_ISO8859_8
tristate 'NLS ISO 8859-9 (Latin 5; Turkish)' CONFIG_NLS_ISO8859_9
+ tristate 'NLS ISO 8859-14 (Latin 8; Celtic)' CONFIG_NLS_ISO8859_14
tristate 'NLS ISO 8859-15 (Latin 9; Western European Languages with Euro)' CONFIG_NLS_ISO8859_15
tristate 'NLS KOI8-R (Russian)' CONFIG_NLS_KOI8_R
endmenu