summaryrefslogtreecommitdiff
path: root/target/linux/kernel.config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-17 09:03:49 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-17 09:03:49 +0100
commitaff23dc7add4de58a59715941e1f2c2584d89edd (patch)
tree864776ba315c89047a3410c2bb5d4ab9f8314151 /target/linux/kernel.config
parent4ac8527c290ad1dd0fa622097e90b3858e42e847 (diff)
enable utf8 and iso8859-1 by default
Diffstat (limited to 'target/linux/kernel.config')
-rw-r--r--target/linux/kernel.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/kernel.config b/target/linux/kernel.config
index 3afd5bdf5..01bb061b3 100644
--- a/target/linux/kernel.config
+++ b/target/linux/kernel.config
@@ -20,7 +20,6 @@ CONFIG_FILE_LOCKING=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_NLS=y
-CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_EMBEDDED=y
CONFIG_MODULES=y
CONFIG_BINFMT_ELF=y