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 5c61b67bc0..d67492d36c 100644 --- a/hw/dma/Kconfig +++ b/hw/dma/Kconfig @@ -20,3 +20,6 @@ config ZYNQ_DEVCFG config STP2000 bool + +config SIFIVE_PDMA + bool |