浏览代码

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>
David Daney 14 年之前
父节点
当前提交
f00e001e9c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      arch/mips/Kconfig

+ 1 - 0
arch/mips/Kconfig

@@ -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