summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-2.6.30
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-02-24 00:30:02 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-02-24 00:30:02 +0000
commitda95571cb4c6b55a7fbff8f3677a19c955e4002b (patch)
tree30a08721ddbb8409d1685587dbcc7d6dcd573a9c /target/linux/generic/config-2.6.30
parent86b0b1359bcefac82e8f0607cf99ea9baa0afa84 (diff)
kernel config: disable the pcomp api + zlib decompressor by default - it has not been used for a while now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25684 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-2.6.30')
-rw-r--r--target/linux/generic/config-2.6.305
1 files changed, 3 insertions, 2 deletions
diff --git a/target/linux/generic/config-2.6.30 b/target/linux/generic/config-2.6.30
index b9e413d3d..e2aebc09b 100644
--- a/target/linux/generic/config-2.6.30
+++ b/target/linux/generic/config-2.6.30
@@ -387,7 +387,8 @@ CONFIG_CRYPTO_ALGAPI2=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_PCOMP is not set
+# CONFIG_CRYPTO_PCOMP2 is not set
# CONFIG_CRYPTO_PRNG is not set
# CONFIG_CRYPTO_RMD128 is not set
# CONFIG_CRYPTO_RMD160 is not set
@@ -411,7 +412,7 @@ CONFIG_CRYPTO_PCOMP=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_DAB is not set
# CONFIG_DAVICOM_PHY is not set
# CONFIG_DCB is not set