xref: /openbmc/qemu/hw/dma/Kconfig (revision 3c1e16c60c72e8f11a15d63e9d4a2fd33be6b106)
1config RC4030
2    bool
3
4config PL080
5    bool
6
7config PL330
8    bool
9
10config I82374
11    bool
12    select I8257
13
14config I8257
15    bool
16
17config ZYNQ_DEVCFG
18    bool
19    select REGISTER
20
21config XLNX_ZDMA
22    bool
23
24config STP2000
25    bool
26
27config SIFIVE_PDMA
28    bool
29