[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1178883937.8896.11.camel@johannes.berg>
Date: Fri, 11 May 2007 13:45:37 +0200
From: Johannes Berg <johannes@...solutions.net>
To: Simon Horman <horms@...ge.net.au>
Cc: Timur Tabi <timur@...escale.com>,
Kim Phillips <kim.phillips@...escale.com>,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
Ismail Dönmez <ismail@...dus.org.tr>,
Kumar Gala <galak@...nel.crashing.org>,
Michael Schmitz <schmitz@...ian.org>,
Roman Zippel <zippel@...ux-m68k.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Benjamin Herrenschmidt <benh@...nel.crashing.org>,
Paul Mackerras <paulus@...ba.org>,
Ralf Baechle <ralf@...ux-mips.org>
Subject: Re: Kconfig warnings on latest GIT
On Fri, 2007-05-11 at 10:22 +0900, Simon Horman wrote:
> Actually, it was with ARCH=ia64. I have a feeling that you can get
> it to show up quite easily with anything other than ARCH=powerpc.
Ick, I didn't know that drivers/macintosh was now included for all
arches! Hmm. That's a bit of a problem.
I could do
config PMAC_APM_EMU
tristate "APM emulation"
depends on SYS_SUPPORTS_APM_EMULATION
select APM_EMULATION
depends on ADB_PMU && PM
and then
config SYS_SUPPORTS_APM_EMULATION
bool
default y
depends on PPC_PMAC
I'll have to run test that.
johannes
Download attachment "signature.asc" of type "application/pgp-signature" (191 bytes)
Powered by blists - more mailing lists