[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121002211320.GA23777@redhat.com>
Date: Tue, 2 Oct 2012 17:13:20 -0400
From: Dave Jones <davej@...hat.com>
To: davem@...emloft.net
Cc: Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Build SPARC DES algorithms on SPARC only.
Asking for this option on x86 seems a bit pointless.
Signed-off-by: Dave Jones <davej@...hat.com>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists