Build SPARC DES algorithms on SPARC only.

From: Dave Jones
Date: Tue Oct 02 2012 - 17:14:36 EST


Asking for this option on x86 seems a bit pointless.

Signed-off-by: Dave Jones <davej@xxxxxxxxxx>

diff --git a/crypto/Kconfig b/crypto/Kconfig
index 94f232f..957cc56 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/