diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 29012204c295..7c1bae5c2204 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -430,7 +430,7 @@ config MCA | |||
430 | config PCI | 430 | config PCI |
431 | bool "PCI support" if 40x || CPM2 || PPC_83xx || PPC_85xx || PPC_86xx \ | 431 | bool "PCI support" if 40x || CPM2 || PPC_83xx || PPC_85xx || PPC_86xx \ |
432 | || PPC_MPC52xx || (EMBEDDED && (PPC_PSERIES || PPC_ISERIES)) \ | 432 | || PPC_MPC52xx || (EMBEDDED && (PPC_PSERIES || PPC_ISERIES)) \ |
433 | || MPC7448HPC2 || PPC_PS3 || PPC_HOLLY | 433 | || PPC_PS3 |
434 | default y if !40x && !CPM2 && !8xx && !PPC_83xx \ | 434 | default y if !40x && !CPM2 && !8xx && !PPC_83xx \ |
435 | && !PPC_85xx && !PPC_86xx | 435 | && !PPC_85xx && !PPC_86xx |
436 | default PCI_PERMEDIA if !4xx && !CPM2 && !8xx | 436 | default PCI_PERMEDIA if !4xx && !CPM2 && !8xx |