[SPARC32]: Enable generic IOMAP.
authorTom 'spot' Callaway <tcallawa@redhat.com>
Fri, 7 Oct 2005 05:14:59 +0000 (22:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Oct 2005 05:14:59 +0000 (22:14 -0700)
This helps some PCI stuff build.

Signed-off-by: Tom 'spot' Callaway <tcallawa@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/Kconfig
arch/sparc/defconfig

index 6537445..f7c51b8 100644 (file)
@@ -21,6 +21,10 @@ config GENERIC_ISA_DMA
        bool
        default y
 
+config GENERIC_IOMAP
+       bool
+       default y
+
 source "init/Kconfig"
 
 menu "General machine setup"
index a698562..8a3aef1 100644 (file)
@@ -5,6 +5,7 @@ CONFIG_MMU=y
 CONFIG_UID16=y
 CONFIG_HIGHMEM=y
 CONFIG_GENERIC_ISA_DMA=y
+CONFIG_GENERIC_IOMAP=y
 
 #
 # Code maturity level options