[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090818101525.GB14374@elte.hu>
Date: Tue, 18 Aug 2009 12:15:25 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Mark Kelly <mark@...feros.com>
Cc: "H. Peter Anvin" <hpa@...or.com>, Andi Kleen <andi@...stfloor.org>,
linux-kernel@...r.kernel.org,
Florian Fainelli <florian@...nwrt.org>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [patch, v2] x86: CPU detection for RDC
* Mark Kelly <mark@...feros.com> wrote:
> --- a/arch/x86/Kconfig
> +++ b/arch/x86/Kconfig
> @@ -382,6 +382,7 @@ config X86_RDC321X
> bool "RDC R-321x SoC"
> depends on X86_32
> depends on X86_EXTENDED_PLATFORM
> + select PCI
> select M486
> select X86_REBOOTFIXUPS
PCI is a complex interactive Kconfig switch and we dont select it
in x86 code. Please add a 'depends on PCI' line instead, as i
suggested in my mail.
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