summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
authorJoerg Roedel2009-01-09 15:13:15 +0100
committerJoerg Roedel2009-03-17 12:56:46 +0100
commit2118d0c548e8a2205e1a29eb5b89e5f2e9ae2c8b (patch)
treed21b131fd8f32d3515ab3c0c98c52ede95825473 /arch/x86/Kconfig
parentdma-debug: add function to dump dma mappings (diff)
downloadkernel-qcow2-linux-2118d0c548e8a2205e1a29eb5b89e5f2e9ae2c8b.tar.gz
kernel-qcow2-linux-2118d0c548e8a2205e1a29eb5b89e5f2e9ae2c8b.tar.xz
kernel-qcow2-linux-2118d0c548e8a2205e1a29eb5b89e5f2e9ae2c8b.zip
dma-debug: x86 architecture bindings
Impact: make use of DMA-API debugging code in x86 Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index bc2fbadff9f9..f2cb677b263f 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -40,6 +40,7 @@ config X86
select HAVE_GENERIC_DMA_COHERENT if X86_32
select HAVE_EFFICIENT_UNALIGNED_ACCESS
select USER_STACKTRACE_SUPPORT
+ select HAVE_DMA_API_DEBUG
config ARCH_DEFCONFIG
string