From eba0280e05b43a0a12b2fff0b6deb38cf338a509 Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 8 Apr 2007 21:18:19 +0000 Subject: Enable codepage 1250 support (#1554) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6906 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/config-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') diff --git a/target/linux/generic-2.6/config-template b/target/linux/generic-2.6/config-template index 7d5f5b5de..498ba0674 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 -- cgit v1.2.3