[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080103154228.875B814DDD@wotan.suse.de>
Date: Thu, 3 Jan 2008 16:42:28 +0100 (CET)
From: Andi Kleen <ak@...e.de>
To: linux-kernel@...r.kernel.org
Subject: [PATCH x86] [14/16] Enable RDC321X subarch only on 32bit
Signed-off-by: Andi Kleen <ak@...e.de>
---
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@...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