diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 951e18f5335b..6ffe3df3e57c 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -710,6 +710,7 @@ config PCI | |||
710 | default PCI_PERMEDIA if !4xx && !CPM2 && !8xx | 710 | default PCI_PERMEDIA if !4xx && !CPM2 && !8xx |
711 | default PCI_QSPAN if !4xx && !CPM2 && 8xx | 711 | default PCI_QSPAN if !4xx && !CPM2 && 8xx |
712 | select ARCH_SUPPORTS_MSI | 712 | select ARCH_SUPPORTS_MSI |
713 | select GENERIC_PCI_IOMAP | ||
713 | help | 714 | help |
714 | Find out whether your system includes a PCI bus. PCI is the name of | 715 | Find out whether your system includes a PCI bus. PCI is the name of |
715 | a bus system, i.e. the way the CPU talks to the other stuff inside | 716 | a bus system, i.e. the way the CPU talks to the other stuff inside |