summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pasemi
diff options
context:
space:
mode:
authorStephen Rothwell2007-12-21 05:37:07 +0100
committerPaul Mackerras2007-12-21 12:14:08 +0100
commit373a6da165ac3012a74fd072da340eabca55d031 (patch)
treeb78d45f1632aa7bf5828d04694b871ca975ba73b /arch/powerpc/platforms/pasemi
parent[POWERPC] Pointers marked as __iomem do not need to be volatile (diff)
downloadkernel-qcow2-linux-373a6da165ac3012a74fd072da340eabca55d031.tar.gz
kernel-qcow2-linux-373a6da165ac3012a74fd072da340eabca55d031.tar.xz
kernel-qcow2-linux-373a6da165ac3012a74fd072da340eabca55d031.zip
[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>
Diffstat (limited to 'arch/powerpc/platforms/pasemi')
-rw-r--r--arch/powerpc/platforms/pasemi/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/pasemi/Kconfig b/arch/powerpc/platforms/pasemi/Kconfig
index 2f4dd6e4aac1..b3458a181a15 100644
--- a/arch/powerpc/platforms/pasemi/Kconfig
+++ b/arch/powerpc/platforms/pasemi/Kconfig
@@ -3,6 +3,7 @@ config PPC_PASEMI
bool "PA Semi SoC-based platforms"
default n
select MPIC
+ select PCI
select PPC_UDBG_16550
select PPC_NATIVE
select MPIC_BROKEN_REGREAD