aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/83xx/Kconfig
diff options
context:
space:
mode:
authorJohn Rigby <jrigby@freescale.com>2008-06-26 11:07:57 -0600
committerKumar Gala <galak@kernel.crashing.org>2008-07-16 17:57:35 -0500
commit76fe1ffce94067fc82d1d958f826eb9f1df53910 (patch)
treec6c6a7bdd6c7d6d2fb7374789868fed40d93fdd7 /arch/powerpc/platforms/83xx/Kconfig
parentpowerpc: pci config cleanup (diff)
downloadlinux-dev-76fe1ffce94067fc82d1d958f826eb9f1df53910.tar.xz
linux-dev-76fe1ffce94067fc82d1d958f826eb9f1df53910.zip
powerpc: Move mpc83xx_add_bridge to fsl_pci.c
This allows other platforms with the same pci block like MPC5121 to use it. Signed-off-by: John Rigby <jrigby@freescale.com> Acked-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/83xx/Kconfig')
-rw-r--r--arch/powerpc/platforms/83xx/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/83xx/Kconfig b/arch/powerpc/platforms/83xx/Kconfig
index a95298810c1c..6159c5d4e5f1 100644
--- a/arch/powerpc/platforms/83xx/Kconfig
+++ b/arch/powerpc/platforms/83xx/Kconfig
@@ -3,7 +3,7 @@ menuconfig PPC_83xx
depends on 6xx && PPC_MULTIPLATFORM
select PPC_UDBG_16550
select PPC_PCI_CHOICE
- select PPC_INDIRECT_PCI
+ select FSL_PCI if PCI
select FSL_SOC
select IPIC