mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-18 10:35:23 +00:00
resources: Add memory hotplug support to the kernel configuration
Add the config option for enabling memory hotplug to our recommended kenrel configuration. Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
parent
28c6652e57
commit
351058ab0f
@ -480,7 +480,7 @@ CONFIG_ARCH_HAS_ACPI_TABLE_UPGRADE=y
|
|||||||
# CONFIG_ACPI_DEBUG is not set
|
# CONFIG_ACPI_DEBUG is not set
|
||||||
# CONFIG_ACPI_PCI_SLOT is not set
|
# CONFIG_ACPI_PCI_SLOT is not set
|
||||||
CONFIG_ACPI_CONTAINER=y
|
CONFIG_ACPI_CONTAINER=y
|
||||||
# CONFIG_ACPI_HOTPLUG_MEMORY is not set
|
CONFIG_ACPI_HOTPLUG_MEMORY=y
|
||||||
CONFIG_ACPI_HOTPLUG_IOAPIC=y
|
CONFIG_ACPI_HOTPLUG_IOAPIC=y
|
||||||
# CONFIG_ACPI_SBS is not set
|
# CONFIG_ACPI_SBS is not set
|
||||||
# CONFIG_ACPI_HED is not set
|
# CONFIG_ACPI_HED is not set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user