Skip to content

Commit

Permalink
sparc: Stop setting NO_DMA.
Browse files Browse the repository at this point in the history
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: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Aug 30, 2008
1 parent c804996 commit 933b2a1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/sparc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 933b2a1

Please sign in to comment.