All of lore.kernel.org
 help / color / mirror / Atom feed
* Build SPARC DES algorithms on SPARC only.
@ 2012-10-02 21:13 Dave Jones
  2012-10-02 21:17 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Jones @ 2012-10-02 21:13 UTC (permalink / raw)
  To: davem; +Cc: Linux Kernel

Asking for this option on x86 seems a bit pointless.

Signed-off-by: Dave Jones <davej@redhat.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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: Build SPARC DES algorithms on SPARC only.
  2012-10-02 21:13 Build SPARC DES algorithms on SPARC only Dave Jones
@ 2012-10-02 21:17 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2012-10-02 21:17 UTC (permalink / raw)
  To: davej; +Cc: linux-kernel

From: Dave Jones <davej@redhat.com>
Date: Tue, 2 Oct 2012 17:13:20 -0400

> Asking for this option on x86 seems a bit pointless.
> 
> Signed-off-by: Dave Jones <davej@redhat.com>

Acked-by: David S. Miller <davem@davemloft.net>

Sorry, an oversight.

Thanks Dave.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-02 21:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-02 21:13 Build SPARC DES algorithms on SPARC only Dave Jones
2012-10-02 21:17 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.