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

From: Ingo Molnar
Date: Fri Jan 04 2008 - 04:22:29 EST



* Andi Kleen <ak@xxxxxxx> wrote:

> @@ -295,6 +295,7 @@ config X86_RDC321X
> select X86_REBOOTFIXUPS
> select GENERIC_GPIO
> select LEDS_GPIO
> + depends on X86_32

not applied - the RDC321X subarch already has that dependency:

config X86_RDC321X
bool "RDC R-321x SoC"
depends on X86_32

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