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 9ae800d81f89..5e1083829d82 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -480,7 +480,7 @@ config MCA | |||
480 | config PCI | 480 | config PCI |
481 | bool "PCI support" if 40x || CPM2 || PPC_83xx || PPC_85xx || PPC_86xx \ | 481 | bool "PCI support" if 40x || CPM2 || PPC_83xx || PPC_85xx || PPC_86xx \ |
482 | || PPC_MPC52xx || (EMBEDDED && (PPC_PSERIES || PPC_ISERIES)) \ | 482 | || PPC_MPC52xx || (EMBEDDED && (PPC_PSERIES || PPC_ISERIES)) \ |
483 | || PPC_PS3 | 483 | || PPC_PS3 || 44x |
484 | default y if !40x && !CPM2 && !8xx && !PPC_83xx \ | 484 | default y if !40x && !CPM2 && !8xx && !PPC_83xx \ |
485 | && !PPC_85xx && !PPC_86xx | 485 | && !PPC_85xx && !PPC_86xx |
486 | default PCI_PERMEDIA if !4xx && !CPM2 && !8xx | 486 | default PCI_PERMEDIA if !4xx && !CPM2 && !8xx |