linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* no 64bit geodes (yet?)
@ 2006-06-27  0:04 Dave Jones
  0 siblings, 0 replies; only message in thread
From: Dave Jones @ 2006-06-27  0:04 UTC (permalink / raw)
  To: Linux Kernel

Offering this driver on x86-64 is pointless right now.

Signed-off-by: Dave Jones <davej@redhat.com>

--- linux-2.6/drivers/char/hw_random/Kconfig~	2006-06-26 20:03:04.000000000 -0400
+++ linux-2.6/drivers/char/hw_random/Kconfig	2006-06-26 20:03:19.000000000 -0400
@@ -38,7 +38,7 @@ config HW_RANDOM_AMD
 
 config HW_RANDOM_GEODE
 	tristate "AMD Geode HW Random Number Generator support"
-	depends on HW_RANDOM && X86 && PCI
+	depends on HW_RANDOM && X86_32 && PCI
 	default y
 	---help---
 	  This driver provides kernel-side support for the Random Number

-- 
http://www.codemonkey.org.uk

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-06-27  0:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-27  0:04 no 64bit geodes (yet?) Dave Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).