kernel: disable CONFIG_CRYPTO_MANAGER2, it is not needed

SVN-Revision: 35342
This commit is contained in:
Felix Fietkau 2013-01-27 23:23:39 +00:00
parent 68aeb7af8e
commit 1dc9c8ef69
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -516,7 +516,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