no 64bit geodes (yet?)

From: Dave Jones
Date: Mon Jun 26 2006 - 20:02:51 EST


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

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

--- 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
-
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/