aboutsummaryrefslogtreecommitdiff
path: root/hw/dma/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dma/Kconfig')
-rw-r--r--hw/dma/Kconfig21
1 files changed, 21 insertions, 0 deletions
diff --git a/hw/dma/Kconfig b/hw/dma/Kconfig
new file mode 100644
index 0000000000..751dec5426
--- /dev/null
+++ b/hw/dma/Kconfig
@@ -0,0 +1,21 @@
+config RC4030
+ bool
+
+config PL080
+ bool
+
+config PL330
+ bool
+
+config I82374
+ bool
+ select I8257
+
+config I8257
+ bool
+
+config ZYNQ_DEVCFG
+ bool
+
+config STP2000
+ bool