From 304dc1feaa744f278c6b014f53cbdfbd1ddc70a9 Mon Sep 17 00:00:00 2001 From: Jussi Kivilinna Date: Sun, 2 Jun 2013 19:51:52 +0300 Subject: [PATCH] --- yaml --- r: 376890 b: refs/heads/master c: edb7c7cdba90c3fb2339e51c15d21982bdf72fdc h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/crypto/Kconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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