Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 08eb8f12 authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC32]: Revert IOMAP change eb98129e



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: default avatarDavid S. Miller <davem@davemloft.net>
parent b8df110f
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -21,10 +21,6 @@ config GENERIC_ISA_DMA
	bool
	bool
	default y
	default y


config GENERIC_IOMAP
	bool
	default y

source "init/Kconfig"
source "init/Kconfig"


menu "General machine setup"
menu "General machine setup"
+0 −1
Original line number Original line Diff line number Diff line
@@ -5,7 +5,6 @@ CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_UID16=y
CONFIG_HIGHMEM=y
CONFIG_HIGHMEM=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y


#
#
# Code maturity level options
# Code maturity level options