]> Git Repo - qemu.git/blob - hw/core/Kconfig
works with less than base ISA qemu-system-riscv32 -M virt -bios none -kernel output...
[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
This page took 0.036268 seconds and 4 git commands to generate.