aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-kirkwood
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-02-13 10:53:22 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-02-13 10:53:22 +0100
commit5de6603a8dcec610f2f8fdbf60f44e7b4737aff5 (patch)
treee0fee46810260285167dd5373ca52addc8b9f3a8 /recipes/linux/linux-kirkwood
parent4a0b75c5a0b696b210662c3b15cba223f6b59922 (diff)
downloadopenembedded-5de6603a8dcec610f2f8fdbf60f44e7b4737aff5.tar.gz
linux-kirkwood: made utf8 the default NLS
Made utf8 the default NLS (as suggested by hrw). Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/linux/linux-kirkwood')
-rw-r--r--recipes/linux/linux-kirkwood/openrd-base/defconfig2
-rw-r--r--recipes/linux/linux-kirkwood/openrd-client/defconfig2
-rw-r--r--recipes/linux/linux-kirkwood/sheevaplug/defconfig2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes/linux/linux-kirkwood/openrd-base/defconfig b/recipes/linux/linux-kirkwood/openrd-base/defconfig
index 8bcd95e560..cb6fb6a569 100644
--- a/recipes/linux/linux-kirkwood/openrd-base/defconfig
+++ b/recipes/linux/linux-kirkwood/openrd-base/defconfig
@@ -2367,7 +2367,7 @@ CONFIG_MSDOS_PARTITION=y
CONFIG_EFI_PARTITION=y
# CONFIG_SYSV68_PARTITION is not set
CONFIG_NLS=y
-CONFIG_NLS_DEFAULT="iso8859-1"
+CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
diff --git a/recipes/linux/linux-kirkwood/openrd-client/defconfig b/recipes/linux/linux-kirkwood/openrd-client/defconfig
index 0498bf5176..59ed843d21 100644
--- a/recipes/linux/linux-kirkwood/openrd-client/defconfig
+++ b/recipes/linux/linux-kirkwood/openrd-client/defconfig
@@ -2532,7 +2532,7 @@ CONFIG_CIFS_EXPERIMENTAL=y
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_NLS=y
-CONFIG_NLS_DEFAULT="iso8859-1"
+CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
diff --git a/recipes/linux/linux-kirkwood/sheevaplug/defconfig b/recipes/linux/linux-kirkwood/sheevaplug/defconfig
index 8e56415e92..6451d8de7a 100644
--- a/recipes/linux/linux-kirkwood/sheevaplug/defconfig
+++ b/recipes/linux/linux-kirkwood/sheevaplug/defconfig
@@ -2369,7 +2369,7 @@ CONFIG_MSDOS_PARTITION=y
CONFIG_EFI_PARTITION=y
# CONFIG_SYSV68_PARTITION is not set
CONFIG_NLS=y
-CONFIG_NLS_DEFAULT="iso8859-1"
+CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=y
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set