mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-15 05:49:05 +00:00
Merge pull request #1318 from jongwu/acpi
arm64: enable acpi for qemu/virt.
This commit is contained in:
@@ -3,3 +3,4 @@ CONFIG_EFI=y
|
||||
CONFIG_EFI_STUB=y
|
||||
# ARM64 can run properly in ACPI hardware reduced mode.
|
||||
CONFIG_ACPI_REDUCED_HARDWARE_ONLY=y
|
||||
CONFIG_RTC_DRV_EFI=y
|
||||
|
@@ -24,10 +24,6 @@ CONFIG_PERF_EVENTS=y
|
||||
CONFIG_ARM64_PSEUDO_NMI=y
|
||||
CONFIG_ARM64_SVE=y
|
||||
|
||||
# Arm64 prefers to use REFCOUNT_FULL by default, disable it as the
|
||||
# latest kernel has discarded it, add it to whitelist.
|
||||
CONFIG_REFCOUNT_FULL=y
|
||||
|
||||
#
|
||||
# ARMv8.1 architectural features
|
||||
#
|
||||
|
Reference in New Issue
Block a user