summaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
authorPaul Mundt2009-04-09 19:36:54 +0200
committerPaul Mundt2009-04-09 19:36:54 +0200
commitf802d969b6a89d3f9b67ef879179824d53420ebe (patch)
tree73748811278c85817b59240d63e610c8a9565132 /arch/sh/Kconfig
parentsh: Provide cpumask_of_pcibus() to fix NUMA build. (diff)
downloadkernel-qcow2-linux-f802d969b6a89d3f9b67ef879179824d53420ebe.tar.gz
kernel-qcow2-linux-f802d969b6a89d3f9b67ef879179824d53420ebe.tar.xz
kernel-qcow2-linux-f802d969b6a89d3f9b67ef879179824d53420ebe.zip
sh: Add support for DMA API debugging.
This wires up support for the generic DMA API debugging. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 5e4babecf934..45f4a322ce4a 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -14,6 +14,7 @@ config SUPERH
select HAVE_GENERIC_DMA_COHERENT
select HAVE_IOREMAP_PROT if MMU
select HAVE_ARCH_TRACEHOOK
+ select HAVE_DMA_API_DEBUG
help
The SuperH is a RISC processor targeted for use in embedded systems
and consumer electronics; it was also used in the Sega Dreamcast