diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-27 23:23:39 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-27 23:23:39 +0000 |
commit | 691e6f7086ff741327c131b69269c8fd75034692 (patch) | |
tree | d894f7c5e487af9d76f0ff9bc31f4e8007150960 /target/linux/generic/config-3.7 | |
parent | 76dc355e6f95db9834801e5a5a35a9e7d24c93ad (diff) |
kernel: disable CONFIG_CRYPTO_MANAGER2, it is not needed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35342 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.7')
-rw-r--r-- | target/linux/generic/config-3.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-3.7 b/target/linux/generic/config-3.7 index f696d4c9c2..b635450495 100644 --- a/target/linux/generic/config-3.7 +++ b/target/linux/generic/config-3.7 @@ -511,7 +511,7 @@ CONFIG_CRYPTO_ALGAPI2=y # CONFIG_CRYPTO_LRW is not set # CONFIG_CRYPTO_LZO is not set # CONFIG_CRYPTO_MANAGER is not set -CONFIG_CRYPTO_MANAGER2=y +# CONFIG_CRYPTO_MANAGER2 is not set CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y # CONFIG_CRYPTO_MD4 is not set # CONFIG_CRYPTO_MD5 is not set |