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

Commit 933b2a1d authored by David S. Miller's avatar David S. Miller
Browse files

sparc: Stop setting NO_DMA.



This fixes the build with PCI disabled, we do want the
generic DMA facilities and interfaces even when just SBUS
is enabled.

Based upon a build failure report by Robert Reif.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c8049966
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -235,9 +235,6 @@ source "drivers/pci/Kconfig"

endif

config NO_DMA
	def_bool !PCI

config SUN_OPENPROMFS
	tristate "Openprom tree appears in /proc/openprom"
	help