aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-05-07 20:23:59 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-05-07 20:23:59 +0000
commitc178ae7715142070e57f4012500b0fd7265085a4 (patch)
tree0fe46d9eeb4e69aa8b804c8964cbd0c2b5d1d23e
parent931184cd42800bb14892f22fd60afaab354de0eb (diff)
downloadmaster-187ad058-c178ae7715142070e57f4012500b0fd7265085a4.tar.gz
master-187ad058-c178ae7715142070e57f4012500b0fd7265085a4.tar.bz2
master-187ad058-c178ae7715142070e57f4012500b0fd7265085a4.zip
Build nls modules (#1647)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7128 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/generic-2.4/config-template16
1 files changed, 8 insertions, 8 deletions
diff --git a/target/linux/generic-2.4/config-template b/target/linux/generic-2.4/config-template
index 5cbac41e70..527961042c 100644
--- a/target/linux/generic-2.4/config-template
+++ b/target/linux/generic-2.4/config-template
@@ -506,13 +506,13 @@ CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
# CONFIG_NFTL is not set
# CONFIG_NINO is not set
-CONFIG_NLS=y
-# CONFIG_NLS_CODEPAGE_1250 is not set
+CONFIG_NLS=m
+CONFIG_NLS_CODEPAGE_1250=m
# CONFIG_NLS_CODEPAGE_1251 is not set
-# CONFIG_NLS_CODEPAGE_437 is not set
+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
@@ -530,10 +530,10 @@ CONFIG_NLS=y
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
CONFIG_NLS_DEFAULT="iso8859-1"
-# CONFIG_NLS_ISO8859_1 is not set
+CONFIG_NLS_ISO8859_1=m
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
-# CONFIG_NLS_ISO8859_15 is not set
+CONFIG_NLS_ISO8859_15=m
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
@@ -542,9 +542,9 @@ CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_ISO8859_9 is not set
-# CONFIG_NLS_KOI8_R is not set
+CONFIG_NLS_KOI8_R=m
# CONFIG_NLS_KOI8_U is not set
-# CONFIG_NLS_UTF8 is not set
+CONFIG_NLS_UTF8=m
CONFIG_NONCOHERENT_IO=y
# CONFIG_NS83820 is not set
# CONFIG_NTFS_FS is not set