diff --git a/[refs] b/[refs] index 82ef61ad1e67..3dcbef282e41 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3ef91f21a66826cf1003bb7b3c51ac2de4c28182 +refs/heads/master: edb7c7cdba90c3fb2339e51c15d21982bdf72fdc diff --git a/trunk/crypto/Kconfig b/trunk/crypto/Kconfig index 27720af741b4..bf8148e74e73 100644 --- a/trunk/crypto/Kconfig +++ b/trunk/crypto/Kconfig @@ -823,6 +823,7 @@ config CRYPTO_BLOWFISH_X86_64 config CRYPTO_BLOWFISH_AVX2_X86_64 tristate "Blowfish cipher algorithm (x86_64/AVX2)" depends on X86 && 64BIT + depends on BROKEN select CRYPTO_ALGAPI select CRYPTO_CRYPTD select CRYPTO_ABLK_HELPER_X86