]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[SPARC32]: Revert IOMAP change eb98129eec7fa605f0407dfd92d40ee8ddf5cd9a
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 11 Oct 2005 04:02:26 +0000 (21:02 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 11 Oct 2005 04:02:26 +0000 (21:02 -0700)
Breakage noted by Al Viro.

It breaks non-PCI builds, it's probably better to have a more
direct implementation on sparc32, and which driver actually
needs this is still questionable.

We can resolve this in 2.6.15

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/Kconfig
arch/sparc/defconfig

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