aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Kconfig')
-rw-r--r--crypto/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig
index 02e303774691..a3238051b03e 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -604,7 +604,7 @@ config CRYPTO_ANUBIS
604 604
605config CRYPTO_ARC4 605config CRYPTO_ARC4
606 tristate "ARC4 cipher algorithm" 606 tristate "ARC4 cipher algorithm"
607 select CRYPTO_ALGAPI 607 select CRYPTO_BLKCIPHER
608 help 608 help
609 ARC4 cipher algorithm. 609 ARC4 cipher algorithm.
610 610