From 4b8a0d4318c2e758eacd3912231958aa32f2be79 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sat, 4 Nov 2006 16:29:14 +0000 Subject: Update kernel configurations to enable NLS KOI8R (russian) and package the module (#819 - second part) SVN-Revision: 5446 --- target/linux/uml-2.6/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/uml-2.6') diff --git a/target/linux/uml-2.6/config b/target/linux/uml-2.6/config index 4096b5110e..076cac0fb3 100644 --- a/target/linux/uml-2.6/config +++ b/target/linux/uml-2.6/config @@ -764,7 +764,7 @@ CONFIG_NLS_DEFAULT="iso8859-1" CONFIG_NLS_CODEPAGE_437=m # CONFIG_NLS_CODEPAGE_737 is not set # CONFIG_NLS_CODEPAGE_775 is not set -# CONFIG_NLS_CODEPAGE_850 is not set +CONFIG_NLS_CODEPAGE_850=m # CONFIG_NLS_CODEPAGE_852 is not set # CONFIG_NLS_CODEPAGE_855 is not set # CONFIG_NLS_CODEPAGE_857 is not set @@ -795,8 +795,8 @@ CONFIG_NLS_ISO8859_1=m # CONFIG_NLS_ISO8859_9 is not set # CONFIG_NLS_ISO8859_13 is not set # CONFIG_NLS_ISO8859_14 is not set -# CONFIG_NLS_ISO8859_15 is not set -# CONFIG_NLS_KOI8_R is not set +CONFIG_NLS_ISO8859_15=m +CONFIG_NLS_KOI8_R=m # CONFIG_NLS_KOI8_U is not set CONFIG_NLS_UTF8=m -- cgit v1.2.3