aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-06-01 08:48:11 +0200
committerDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-06-01 08:48:11 +0200
commit3905fe39b31bf1c5eb22379ecc31cc5fb0852777 (patch)
tree5efa3762430527ce509ef57ab0716a3c82c9290e
parent10f6777efe5ba89736192b63b275e408a4174e36 (diff)
downloadkernel_samsung_smdk4412-3905fe39b31bf1c5eb22379ecc31cc5fb0852777.zip
kernel_samsung_smdk4412-3905fe39b31bf1c5eb22379ecc31cc5fb0852777.tar.gz
kernel_samsung_smdk4412-3905fe39b31bf1c5eb22379ecc31cc5fb0852777.tar.bz2
i777, i9100, n7000: enable utf8 support for nls
Change-Id: Iefbeee4aa149eaf9a5aca1651cc39a592f0e4208
-rw-r--r--arch/arm/configs/cyanogenmod_i777_defconfig2
-rw-r--r--arch/arm/configs/cyanogenmod_i9100_defconfig2
-rw-r--r--arch/arm/configs/cyanogenmod_n7000_defconfig2
3 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/configs/cyanogenmod_i777_defconfig b/arch/arm/configs/cyanogenmod_i777_defconfig
index e6d52b7..797050a 100644
--- a/arch/arm/configs/cyanogenmod_i777_defconfig
+++ b/arch/arm/configs/cyanogenmod_i777_defconfig
@@ -2898,7 +2898,7 @@ CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
-# CONFIG_NLS_UTF8 is not set
+CONFIG_NLS_UTF8=y
#
# Kernel hacking
diff --git a/arch/arm/configs/cyanogenmod_i9100_defconfig b/arch/arm/configs/cyanogenmod_i9100_defconfig
index 0deaba5..f4d0ea9 100644
--- a/arch/arm/configs/cyanogenmod_i9100_defconfig
+++ b/arch/arm/configs/cyanogenmod_i9100_defconfig
@@ -2897,7 +2897,7 @@ CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
-# CONFIG_NLS_UTF8 is not set
+CONFIG_NLS_UTF8=y
#
# Kernel hacking
diff --git a/arch/arm/configs/cyanogenmod_n7000_defconfig b/arch/arm/configs/cyanogenmod_n7000_defconfig
index 12143a6..6500997 100644
--- a/arch/arm/configs/cyanogenmod_n7000_defconfig
+++ b/arch/arm/configs/cyanogenmod_n7000_defconfig
@@ -2916,7 +2916,7 @@ CONFIG_NLS_ISO8859_1=y
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
-# CONFIG_NLS_UTF8 is not set
+CONFIG_NLS_UTF8=y
#
# Kernel hacking