aboutsummaryrefslogtreecommitdiff
path: root/hw/acpi/Kconfig
blob: 035a28f751b28e19d7cf817e5c98b65b527f9f7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
config ACPI
    bool

config ACPI_X86
    bool
    select ACPI

config ACPI_X86_ICH
    bool
    select ACPI_X86

config ACPI_CPU_HOTPLUG
    bool

config ACPI_MEMORY_HOTPLUG
    bool
    select MEM_DEVICE

config ACPI_NVDIMM
    bool

config ACPI_VMGENID
    bool