xref: /openbmc/qemu/hw/acpi/Kconfig (revision 7c28b925b7e176b4e44ed05d23cf883561000546)
1config ACPI
2    bool
3
4config ACPI_X86
5    bool
6
7config ACPI_X86_ICH
8    bool
9
10config ACPI_CPU_HOTPLUG
11    bool
12
13config ACPI_MEMORY_HOTPLUG
14    bool
15
16config ACPI_NVDIMM
17    bool
18
19config ACPI_VMGENID
20    bool
21