diff options
Diffstat (limited to 'arch')
-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 2ba14e77296c..84b256617289 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -679,7 +679,7 @@ config PPC_PCI_CHOICE | |||
679 | config PCI | 679 | config PCI |
680 | bool "PCI support" if PPC_PCI_CHOICE | 680 | bool "PCI support" if PPC_PCI_CHOICE |
681 | default y if !40x && !CPM2 && !8xx && !PPC_83xx \ | 681 | default y if !40x && !CPM2 && !8xx && !PPC_83xx \ |
682 | && !PPC_85xx && !PPC_86xx | 682 | && !PPC_85xx && !PPC_86xx && !GAMECUBE_COMMON |
683 | default PCI_PERMEDIA if !4xx && !CPM2 && !8xx | 683 | default PCI_PERMEDIA if !4xx && !CPM2 && !8xx |
684 | default PCI_QSPAN if !4xx && !CPM2 && 8xx | 684 | default PCI_QSPAN if !4xx && !CPM2 && 8xx |
685 | select ARCH_SUPPORTS_MSI | 685 | select ARCH_SUPPORTS_MSI |