diff options
Diffstat (limited to 'hw/dma/Kconfig')
-rw-r--r-- | hw/dma/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/dma/Kconfig b/hw/dma/Kconfig index d67492d36c..5d6be1a7a7 100644 --- a/hw/dma/Kconfig +++ b/hw/dma/Kconfig @@ -18,6 +18,9 @@ config ZYNQ_DEVCFG bool select REGISTER +config XLNX_ZDMA + bool + config STP2000 bool |