xref: /openbmc/qemu/hw/core/Kconfig (revision d42cd96100724bc9fbac18cc17c5f5f9b9b2f181)
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