[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080104092200.GK28740@elte.hu>
Date: Fri, 4 Jan 2008 10:22:00 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Andi Kleen <ak@...e.de>
Cc: linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>
Subject: Re: [PATCH x86] [14/16] Enable RDC321X subarch only on 32bit
* Andi Kleen <ak@...e.de> 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@...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