xref: /qemu/hw/dma/Kconfig (revision abff1abf)
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 STP2000
22    bool
23