]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/powerpc/Kconfig
[POWERPC] Make non-PCI build work again
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 21 Dec 2007 04:37:07 +0000 (15:37 +1100)
committerPaul Mackerras <paulus@samba.org>
Fri, 21 Dec 2007 11:14:08 +0000 (22:14 +1100)
commit373a6da165ac3012a74fd072da340eabca55d031
treeb78d45f1632aa7bf5828d04694b871ca975ba73b
parent70fbb9388365c3f6f9f17e6501a67f8636e4af08
[POWERPC] Make non-PCI build work again

Maple and pasemi both require PCI as does CONFIG_OF_PLATFORM_PCI.
The default setting of CONFIG_ISA_DMA_API is set to match the protection
around the relevant routines in asm/dma.h.

I also had to remove the PMAC platform from the combined build.  The
precis is that to build a 64 bit kernel with no PCI, you can only include
pSeries and iSeries.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Kconfig
arch/powerpc/platforms/maple/Kconfig
arch/powerpc/platforms/pasemi/Kconfig