mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-30 15:00:01 +00:00
Previously we use Kconfig of DMAR_PARSE_ENABLED to choose pre-defined DMAR info or parse it at runtime, at the same time we use MACRO of CONFIG_CONSTANT_ACPI to decide whether parse PM related ACPI info at runtime. This looks redundant so use a unified ACPI_PARSE_ENABLED Kconfig to replace them. Tracked-On: #3107 Signed-off-by: Victor Sun <victor.sun@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>
7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
# Generated by Kconfiglib (https://github.com/ulfalizer/Kconfiglib)
|
|
CONFIG_BOARD="up2"
|
|
CONFIG_SERIAL_PCI=y
|
|
CONFIG_SERIAL_PCI_BDF="0:18.0"
|
|
CONFIG_COM_IRQ=6
|
|
CONFIG_HV_RAM_START=0x5e000000
|