aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
authorDmitry Baryshkov <dbaryshkov@gmail.com>2008-07-18 13:30:31 +0400
committerIngo Molnar <mingo@elte.hu>2008-07-18 21:14:02 +0200
commit9de90ac27d752bc0177baf2699ab483888de0743 (patch)
tree9b368663c57849aec3d182b662ff467956a83a77 /arch/sh/Kconfig
parentARM: support generic per-device coherent dma mem (diff)
downloadlinux-dev-9de90ac27d752bc0177baf2699ab483888de0743.tar.xz
linux-dev-9de90ac27d752bc0177baf2699ab483888de0743.zip
Sh: use generic per-device coherent dma allocator
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> Cc: Jesse Barnes <jbarnes@virtuousgeek.org> Cc: Paul Mundt <lethal@linux-sh.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
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 3e7384f4619c..81894f0985aa 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -10,6 +10,7 @@ config SUPERH
select EMBEDDED
select HAVE_IDE
select HAVE_OPROFILE
+ select HAVE_GENERIC_DMA_COHERENT
help
The SuperH is a RISC processor targeted for use in embedded systems
and consumer electronics; it was also used in the Sega Dreamcast