summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/drivers/Kconfig
diff options
context:
space:
mode:
authorDmitry Baryshkov <dbaryshkov@gmail.com>2008-07-20 13:00:32 +0200
committerIngo Molnar <mingo@elte.hu>2008-07-20 21:21:59 +0200
commit8fa8b9fbab90c74139e8e868fe5b30b6a9f6be65 (patch)
treeeb8f81653436fc649f567d702edc73bde8ff9ad3 /arch/cris/arch-v32/drivers/Kconfig
parentSh: use generic per-device coherent dma allocator (diff)
downloadlinux-8fa8b9fbab90c74139e8e868fe5b30b6a9f6be65.tar.xz
linux-8fa8b9fbab90c74139e8e868fe5b30b6a9f6be65.zip
Cris: convert to using generic dma-coherent mem allocator
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> Cc: Jesse Barnes <jbarnes@virtuousgeek.org> Cc: Jesper Nilsson <jesper.nilsson@axis.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/cris/arch-v32/drivers/Kconfig')
-rw-r--r--arch/cris/arch-v32/drivers/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/cris/arch-v32/drivers/Kconfig b/arch/cris/arch-v32/drivers/Kconfig
index 2a92cb1886ca..7a64fcef9d07 100644
--- a/arch/cris/arch-v32/drivers/Kconfig
+++ b/arch/cris/arch-v32/drivers/Kconfig
@@ -641,6 +641,7 @@ config PCI
bool
depends on ETRAX_CARDBUS
default y
+ select HAVE_GENERIC_DMA_COHERENT
config ETRAX_IOP_FW_LOAD
tristate "IO-processor hotplug firmware loading support"