aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Kconfig')
-rw-r--r--crypto/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig
index 94f232f96d03..957cc56ce4b9 100644
--- a/crypto/Kconfig
+++ b/crypto/Kconfig
@@ -796,6 +796,7 @@ config CRYPTO_DES
796 796
797config CRYPTO_DES_SPARC64 797config CRYPTO_DES_SPARC64
798 tristate "DES and Triple DES EDE cipher algorithms (SPARC64)" 798 tristate "DES and Triple DES EDE cipher algorithms (SPARC64)"
799 depends on SPARC64
799 select CRYPTO_ALGAPI 800 select CRYPTO_ALGAPI
800 select CRYPTO_DES 801 select CRYPTO_DES
801 help 802 help