blob: c485a3448f133d3307f6e63b618c8548f00a38d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
config ACPI
bool
config ACPI_X86
bool
config ACPI_X86_ICH
bool
config ACPI_CPU_HOTPLUG
bool
config ACPI_MEMORY_HOTPLUG
bool
config ACPI_NVDIMM
bool
config ACPI_VMGENID
bool
|