forked from Minki/linux
sparc32 has working dma-mapping only with CONFIG_PCI
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>
This commit is contained in:
parent
d37c6e1b67
commit
7155c9f576
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user