[PATCH x86] [14/16] Enable RDC321X subarch only on 32bit

From: Andi Kleen
Date: Thu Jan 03 2008 - 10:47:33 EST



Signed-off-by: Andi Kleen <ak@xxxxxxx>

---
arch/x86/Kconfig | 1 +
1 file changed, 1 insertion(+)

Index: linux/arch/x86/Kconfig
===================================================================
--- linux.orig/arch/x86/Kconfig
+++ linux/arch/x86/Kconfig
@@ -295,6 +295,7 @@ config X86_RDC321X
select X86_REBOOTFIXUPS
select GENERIC_GPIO
select LEDS_GPIO
+ depends on X86_32
help
This option is needed for RDC R-321x system-on-chip, also known
as R-8610-(G).
--
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/