diff --git a/[refs] b/[refs] index f704bd9b57dc..fd79ee0c7fdc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a0ca6ca022ac197e159bb5d22a08e3c3aebb242c +refs/heads/master: b9b0f080fac541d88eee4d5175c3f6470a9e9189 diff --git a/trunk/crypto/Kconfig b/trunk/crypto/Kconfig index 02e303774691..a3238051b03e 100644 --- a/trunk/crypto/Kconfig +++ b/trunk/crypto/Kconfig @@ -604,7 +604,7 @@ config CRYPTO_ANUBIS config CRYPTO_ARC4 tristate "ARC4 cipher algorithm" - select CRYPTO_ALGAPI + select CRYPTO_BLKCIPHER help ARC4 cipher algorithm.