mirror of
https://github.com/adulau/aha.git
synced 2024-12-27 19:26:25 +00:00
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: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
c8049966b7
commit
933b2a1d8d
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue