mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-07-06 03:56:18 +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>
12 lines
338 B
Plaintext
12 lines
338 B
Plaintext
# Generated by Kconfiglib (https://github.com/ulfalizer/Kconfiglib)
|
|
CONFIG_BOARD="apl-mrb"
|
|
CONFIG_SERIAL_PCI=y
|
|
CONFIG_COM_BASE=0x3e8
|
|
CONFIG_COM_IRQ=6
|
|
CONFIG_HV_RAM_START=0x6e000000
|
|
CONFIG_HV_RAM_SIZE=0x07800000
|
|
CONFIG_PLATFORM_RAM_SIZE=0x200000000
|
|
CONFIG_SOS_RAM_SIZE=0x200000000
|
|
CONFIG_UOS_RAM_SIZE=0x200000000
|
|
CONFIG_IOMMU_BUS_NUM=0x10
|