summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/config-template
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-04-08 21:18:19 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-04-08 21:18:19 +0000
commit880b837992cb63fbfd62df567658881e238875b4 (patch)
tree02cc3bee5fb65c4cd47b20c5bb638d82ea98063d /target/linux/generic-2.6/config-template
parent2b58e316745a264251d638c8f58495c0d4915d7d (diff)
downloadmaster-31e0f0ae-880b837992cb63fbfd62df567658881e238875b4.tar.gz
master-31e0f0ae-880b837992cb63fbfd62df567658881e238875b4.tar.bz2
master-31e0f0ae-880b837992cb63fbfd62df567658881e238875b4.zip
Enable codepage 1250 support (#1554)
SVN-Revision: 6906
Diffstat (limited to 'target/linux/generic-2.6/config-template')
-rw-r--r--target/linux/generic-2.6/config-template2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-template b/target/linux/generic-2.6/config-template
index 7d5f5b5dec..498ba0674b 100644
--- a/target/linux/generic-2.6/config-template
+++ b/target/linux/generic-2.6/config-template
@@ -688,7 +688,7 @@ CONFIG_NFS_V4=y
# CONFIG_NFTL is not set
CONFIG_NLS=m
# CONFIG_NLS_ASCII is not set
-# CONFIG_NLS_CODEPAGE_1250 is not set
+CONFIG_NLS_CODEPAGE_1250=m
# CONFIG_NLS_CODEPAGE_1251 is not set
CONFIG_NLS_CODEPAGE_437=m
# CONFIG_NLS_CODEPAGE_737 is not set