From 64163a5fdfad141b9244bf137d034c07be896ae1 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 24 Feb 2011 00:30:02 +0000 Subject: 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 --- target/linux/generic/config-2.6.32 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'target/linux/generic/config-2.6.32') diff --git a/target/linux/generic/config-2.6.32 b/target/linux/generic/config-2.6.32 index d9a930be50..c78e30d2c4 100644 --- a/target/linux/generic/config-2.6.32 +++ b/target/linux/generic/config-2.6.32 @@ -406,7 +406,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_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 @@ -431,7 +432,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_CUSE is not set # CONFIG_DAB is not set # CONFIG_DAVICOM_PHY is not set -- cgit v1.2.3