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