diff --git a/crypto/Kconfig b/crypto/Kconfig index 94f232f96d036da6827a6b50c1f46379ff75f840..957cc56ce4b90296a2ef83531487e72d755db554 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -796,6 +796,7 @@ config CRYPTO_DES config CRYPTO_DES_SPARC64 tristate "DES and Triple DES EDE cipher algorithms (SPARC64)" + depends on SPARC64 select CRYPTO_ALGAPI select CRYPTO_DES help