MIPS: Octeon: Select ZONE_DMA32
Give us a nice place to allocate coherent DMA memory for 32-bit devices. Signed-off-by: David Daney <ddaney@caviumnetworks.com> Patchwork: http://patchwork.linux-mips.org/patch/1635/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
57575b5c81
commit
f00e001e9c
|
@ -691,6 +691,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
|
||||||
select SWAP_IO_SPACE
|
select SWAP_IO_SPACE
|
||||||
select HW_HAS_PCI
|
select HW_HAS_PCI
|
||||||
select ARCH_SUPPORTS_MSI
|
select ARCH_SUPPORTS_MSI
|
||||||
|
select ZONE_DMA32
|
||||||
help
|
help
|
||||||
This option supports all of the Octeon reference boards from Cavium
|
This option supports all of the Octeon reference boards from Cavium
|
||||||
Networks. It builds a kernel that dynamically determines the Octeon
|
Networks. It builds a kernel that dynamically determines the Octeon
|
||||||
|
|
Loading…
Reference in New Issue