commit | 5ee00bd4691e7364bb7b62e2068d473cd5cb9320 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri Jan 09 12:14:24 2009 +0100 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Thu Mar 05 14:36:50 2009 +0100 |
tree | 5223b3e5baadea873e0b2b5e6b40236de27bd864 | |
parent | 0bd5c4f7c874cf48ff7904dcf8a59988c8fea0e8 [diff] [blame] |
dma-debug: add Kconfig entry Impact: add a Kconfig entry for DMA-API debugging Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
diff --git a/arch/Kconfig b/arch/Kconfig index 550dab2..830c16a 100644 --- a/arch/Kconfig +++ b/arch/Kconfig
@@ -106,3 +106,5 @@ The <linux/clk.h> calls support software clock gating and thus are a key power management tool on many systems. +config HAVE_DMA_API_DEBUG + bool