summaryrefslogtreecommitdiffstats
path: root/arch/sparc/Kconfig
diff options
context:
space:
mode:
authorMichael S. Tsirkin2011-11-24 20:10:12 +0100
committerMichael S. Tsirkin2011-12-04 14:59:49 +0100
commita21a2fd4036f9a572415a7543896a1163c211ee5 (patch)
treee668585f82aee3abb56b011c78cdb7a5f46099da /arch/sparc/Kconfig
parentsh: switch to GENERIC_PCI_IOMAP (diff)
downloadkernel-qcow2-linux-a21a2fd4036f9a572415a7543896a1163c211ee5.tar.gz
kernel-qcow2-linux-a21a2fd4036f9a572415a7543896a1163c211ee5.tar.xz
kernel-qcow2-linux-a21a2fd4036f9a572415a7543896a1163c211ee5.zip
sparc: switch to GENERIC_PCI_IOMAP
sparc copied pci_iomap from generic code, probably to avoid pulling the rest of iomap.c in. Since that's in a separate file now, we can reuse the common implementation. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'arch/sparc/Kconfig')
-rw-r--r--arch/sparc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig
index f92602e86607..a4644f5ea98c 100644
--- a/arch/sparc/Kconfig
+++ b/arch/sparc/Kconfig
@@ -28,6 +28,7 @@ config SPARC
select HAVE_GENERIC_HARDIRQS
select GENERIC_IRQ_SHOW
select USE_GENERIC_SMP_HELPERS if SMP
+ select GENERIC_PCI_IOMAP
config SPARC32
def_bool !64BIT