kernel: disable CONFIG_CRYPTO_MANAGER2, it is not needed
SVN-Revision: 35342
This commit is contained in:
parent
68aeb7af8e
commit
1dc9c8ef69
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue