From cdcd4410bc4d6350c563ee8316710476a495e9f0 Mon Sep 17 00:00:00 2001 From: florian 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) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5446 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86-2.6/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/x86-2.6/config') diff --git a/target/linux/x86-2.6/config b/target/linux/x86-2.6/config index b33fa45d1..81100c593 100644 --- a/target/linux/x86-2.6/config +++ b/target/linux/x86-2.6/config @@ -2000,7 +2000,7 @@ CONFIG_NLS_ISO8859_1=m # CONFIG_NLS_ISO8859_13 is not set # CONFIG_NLS_ISO8859_14 is not set CONFIG_NLS_ISO8859_15=m -# CONFIG_NLS_KOI8_R is not set +CONFIG_NLS_KOI8_R=m # CONFIG_NLS_KOI8_U is not set CONFIG_NLS_UTF8=m -- cgit v1.2.3