summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.nls
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-30 08:30:59 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-31 08:37:38 +0200
commitd15082d86459dffcbde8313a26522355eafa9a53 (patch)
treebc8a14dc393c2a395b315b98c42ec13a35a1d87d /target/linux/config/Config.in.nls
parent6390e28aa776c2a0867defe767b55b00da1fa698 (diff)
disable nls
Diffstat (limited to 'target/linux/config/Config.in.nls')
-rw-r--r--target/linux/config/Config.in.nls4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/config/Config.in.nls b/target/linux/config/Config.in.nls
index 49696fee7..52dcc8071 100644
--- a/target/linux/config/Config.in.nls
+++ b/target/linux/config/Config.in.nls
@@ -321,7 +321,7 @@ config ADK_KERNEL_NLS_ASCII
config ADK_KERNEL_NLS_ISO8859_1
prompt "NLS ISO 8859-1 (Latin-1; Western European Languages)"
tristate
- default m
+ default n
help
If you want to display filenames with native language characters
from the Microsoft FAT file system family or from JOLIET CD-ROMs
@@ -495,7 +495,7 @@ config ADK_KERNEL_NLS_KOI8_U
config ADK_KERNEL_NLS_UTF8
prompt "NLS UTF8"
tristate
- default m
+ default n
help
If you want to display filenames with native language characters
from the Microsoft FAT file system family or from JOLIET CD-ROMs