aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 49b1ea275eba..5ada5b45cbb1 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -664,7 +664,7 @@ config MCA
664config PCI 664config PCI
665 bool "PCI support" if 40x || CPM2 || PPC_83xx || PPC_85xx || PPC_86xx \ 665 bool "PCI support" if 40x || CPM2 || PPC_83xx || PPC_85xx || PPC_86xx \
666 || PPC_MPC52xx || (EMBEDDED && (PPC_PSERIES || PPC_ISERIES)) \ 666 || PPC_MPC52xx || (EMBEDDED && (PPC_PSERIES || PPC_ISERIES)) \
667 || MPC7448HPC2 || PPC_PS3 667 || MPC7448HPC2 || PPC_PS3 || PPC_HOLLY
668 default y if !40x && !CPM2 && !8xx && !APUS && !PPC_83xx \ 668 default y if !40x && !CPM2 && !8xx && !APUS && !PPC_83xx \
669 && !PPC_85xx && !PPC_86xx 669 && !PPC_85xx && !PPC_86xx
670 default PCI_PERMEDIA if !4xx && !CPM2 && !8xx && APUS 670 default PCI_PERMEDIA if !4xx && !CPM2 && !8xx && APUS