diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-11-04 16:29:14 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-11-04 16:29:14 +0000 |
commit | cdcd4410bc4d6350c563ee8316710476a495e9f0 (patch) | |
tree | 2f1950e6cc3a1ef2bc58a0836df13efc10870141 /target/linux/brcm63xx-2.6/config | |
parent | 1e8489f978be9836180f77ae2ec566fb0eca4004 (diff) |
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
Diffstat (limited to 'target/linux/brcm63xx-2.6/config')
-rw-r--r-- | target/linux/brcm63xx-2.6/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx-2.6/config b/target/linux/brcm63xx-2.6/config index ac286dfb9..af535a902 100644 --- a/target/linux/brcm63xx-2.6/config +++ b/target/linux/brcm63xx-2.6/config @@ -1540,7 +1540,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 |