summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index d46ae943f2..8b5e2a9214 100644
--- a/include/config.h
+++ b/include/config.h
@@ -280,6 +280,9 @@
/*****************************************************************************/
+/* Compile support for the DMA module */
+#undef CONFIG_DMA
+
/* Compile extra debugging and tests for the DMA module */
#undef CONFIG_DMA_HELP