diff options
Diffstat (limited to 'arch/Kconfig')
-rw-r--r-- | arch/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/Kconfig b/arch/Kconfig index a092dc77c24d..dc81b34c5d82 100644 --- a/arch/Kconfig +++ b/arch/Kconfig | |||
@@ -107,3 +107,5 @@ config HAVE_CLK | |||
107 | The <linux/clk.h> calls support software clock gating and | 107 | The <linux/clk.h> calls support software clock gating and |
108 | thus are a key power management tool on many systems. | 108 | thus are a key power management tool on many systems. |
109 | 109 | ||
110 | config HAVE_DMA_API_DEBUG | ||
111 | bool | ||