X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=crypto%2FKconfig;h=bf8148e74e73cbf4fb077a3b82a9301581c34d12;hb=cbe461f65427210fd0f2813d72383f66a46889f1;hp=622d8a48cbe9cd5861701320b7a83ec78c4428c8;hpb=ff9129b06cfb05cb5920f1151c75506afe1586fe;p=~andy%2Flinux diff --git a/crypto/Kconfig b/crypto/Kconfig index 622d8a48cbe..bf8148e74e7 100644 --- a/crypto/Kconfig +++ b/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 @@ -1299,6 +1300,7 @@ config CRYPTO_TWOFISH_AVX_X86_64 config CRYPTO_TWOFISH_AVX2_X86_64 tristate "Twofish cipher algorithm (x86_64/AVX2)" depends on X86 && 64BIT + depends on BROKEN select CRYPTO_ALGAPI select CRYPTO_CRYPTD select CRYPTO_ABLK_HELPER_X86