xref: /openbmc/qemu/hw/acpi/Kconfig (revision 82f5181777ebe04b550fd94a1d04c49dd3f012dc)
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