Skip to content

Commit

Permalink
sparc32 has working dma-mapping only with CONFIG_PCI
Browse files Browse the repository at this point in the history
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Al Viro authored and Linus Torvalds committed Jul 17, 2007
1 parent d37c6e1 commit 7155c9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/sparc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,9 @@ 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 7155c9f

Please sign in to comment.