mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 09:06:30 +00:00
ACRN now has unified the way to handle SBL and UEFI. so just remove corresponding macros in Kconfig. BTW, default configuration in Kconfig is for UEFI boards. Tracked-On: #2708 Signed-off-by: Tw <wei.tan@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>
8 lines
214 B
Plaintext
8 lines
214 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_DMAR_PARSE_ENABLED=y
|
|
CONFIG_HV_RAM_START=0x5e000000
|