xref: /qemu/hw/core/Kconfig (revision 37e27776)
1config EMPTY_SLOT
2    bool
3
4config PTIMER
5    bool
6
7config FITLOADER
8    bool
9
10config GENERIC_LOADER
11    bool
12    default y
13
14config OR_IRQ
15    bool
16
17config PLATFORM_BUS
18    bool
19
20config REGISTER
21    bool
22
23config SPLIT_IRQ
24    bool
25