aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
authorDmitry Baryshkov <dbaryshkov@gmail.com>2008-07-18 05:30:31 -0400
committerIngo Molnar <mingo@elte.hu>2008-07-18 15:14:02 -0400
commit9de90ac27d752bc0177baf2699ab483888de0743 (patch)
tree9b368663c57849aec3d182b662ff467956a83a77 /arch/sh/Kconfig
parent1fe532685a1984dc9f2603ed20bd5e630ba79709 (diff)
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
10 select EMBEDDED 10 select EMBEDDED
11 select HAVE_IDE 11 select HAVE_IDE
12 select HAVE_OPROFILE 12 select HAVE_OPROFILE
13 select HAVE_GENERIC_DMA_COHERENT
13 help 14 help
14 The SuperH is a RISC processor targeted for use in embedded systems 15 The SuperH is a RISC processor targeted for use in embedded systems
15 and consumer electronics; it was also used in the Sega Dreamcast 16 and consumer electronics; it was also used in the Sega Dreamcast