From 659a72e89a018fe9a659c4c120675847ea77f54c 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 SVN-Revision: 25684 --- target/linux/generic/config-2.6.38 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/generic/config-2.6.38') diff --git a/target/linux/generic/config-2.6.38 b/target/linux/generic/config-2.6.38 index 102c1899da..0d0de9d327 100644 --- a/target/linux/generic/config-2.6.38 +++ b/target/linux/generic/config-2.6.38 @@ -433,8 +433,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 @@ -461,7 +461,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 -- cgit v1.2.3