summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-2.6.37
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-02-24 00:30:02 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-02-24 00:30:02 +0000
commit659a72e89a018fe9a659c4c120675847ea77f54c (patch)
treef8005efe9308fed3f6f750d1ffe72acd64457ea5 /target/linux/generic/config-2.6.37
parentc5c798acacbad900d052b532430394d1f038616c (diff)
downloadmaster-31e0f0ae-659a72e89a018fe9a659c4c120675847ea77f54c.tar.gz
master-31e0f0ae-659a72e89a018fe9a659c4c120675847ea77f54c.tar.bz2
master-31e0f0ae-659a72e89a018fe9a659c4c120675847ea77f54c.zip
kernel config: disable the pcomp api + zlib decompressor by default - it has not been used for a while now
SVN-Revision: 25684
Diffstat (limited to 'target/linux/generic/config-2.6.37')
-rw-r--r--target/linux/generic/config-2.6.376
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37
index bbf79fdf14..a68eb76780 100644
--- a/target/linux/generic/config-2.6.37
+++ b/target/linux/generic/config-2.6.37
@@ -434,8 +434,8 @@ CONFIG_CRYPTO_MANAGER_NO_TESTS=y
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_PCBC is not set
-CONFIG_CRYPTO_PCOMP=y
-CONFIG_CRYPTO_PCOMP2=y
+# CONFIG_CRYPTO_PCOMP is not set
+# CONFIG_CRYPTO_PCOMP2 is not set
# CONFIG_CRYPTO_PCRYPT is not set
# CONFIG_CRYPTO_RMD128 is not set
# CONFIG_CRYPTO_RMD160 is not set
@@ -460,7 +460,7 @@ CONFIG_CRYPTO_PCOMP2=y
# CONFIG_CRYPTO_WP512 is not set
# CONFIG_CRYPTO_XCBC is not set
# CONFIG_CRYPTO_XTS is not set
-CONFIG_CRYPTO_ZLIB=y
+# CONFIG_CRYPTO_ZLIB is not set
# CONFIG_CRYSTALHD is not set
# CONFIG_CS5535_MFGPT is not set
# CONFIG_CUSE is not set