From: Stephen Rothwell Date: Fri, 21 Dec 2007 04:37:07 +0000 (+1100) Subject: [POWERPC] Make non-PCI build work again X-Git-Tag: v2.6.25-rc1~1131^2~198 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=373a6da165ac3012a74fd072da340eabca55d031;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed