From: David Daney Date: Fri, 1 Oct 2010 20:27:30 +0000 (-0700) Subject: MIPS: Octeon: Select ZONE_DMA32 X-Git-Tag: upstream/snapshot3+hdmi~12580^2~37 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f00e001e9c98c55bdd582f8bc6adcd99335e1a09;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git MIPS: Octeon: Select ZONE_DMA32 Give us a nice place to allocate coherent DMA memory for 32-bit devices. Signed-off-by: David Daney Patchwork: http://patchwork.linux-mips.org/patch/1635/ Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index cf8d094..4d4744f 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -691,6 +691,7 @@ config CAVIUM_OCTEON_REFERENCE_BOARD select SWAP_IO_SPACE select HW_HAS_PCI select ARCH_SUPPORTS_MSI + select ZONE_DMA32 help This option supports all of the Octeon reference boards from Cavium Networks. It builds a kernel that dynamically determines the Octeon