* Andi Kleen <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/