]> git.proxmox.com Git - mirror_qemu.git/blob - hw/core/Kconfig
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-request...
[mirror_qemu.git] / hw / core / Kconfig
1 config EMPTY_SLOT
2 bool
3
4 config PTIMER
5 bool
6
7 config FITLOADER
8 bool
9
10 config GENERIC_LOADER
11 bool
12 default y
13
14 config GUEST_LOADER
15 bool
16 default y
17 depends on TCG
18
19 config OR_IRQ
20 bool
21
22 config PLATFORM_BUS
23 bool
24
25 config REGISTER
26 bool
27
28 config SPLIT_IRQ
29 bool