diff options
| -rw-r--r-- | crypto/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig index 27720af741b4..bf8148e74e73 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig | |||
| @@ -823,6 +823,7 @@ config CRYPTO_BLOWFISH_X86_64 | |||
| 823 | config CRYPTO_BLOWFISH_AVX2_X86_64 | 823 | config CRYPTO_BLOWFISH_AVX2_X86_64 |
| 824 | tristate "Blowfish cipher algorithm (x86_64/AVX2)" | 824 | tristate "Blowfish cipher algorithm (x86_64/AVX2)" |
| 825 | depends on X86 && 64BIT | 825 | depends on X86 && 64BIT |
| 826 | depends on BROKEN | ||
| 826 | select CRYPTO_ALGAPI | 827 | select CRYPTO_ALGAPI |
| 827 | select CRYPTO_CRYPTD | 828 | select CRYPTO_CRYPTD |
| 828 | select CRYPTO_ABLK_HELPER_X86 | 829 | select CRYPTO_ABLK_HELPER_X86 |
