mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 09:06:30 +00:00
HV: rename board name of up2 to apl-up2
The Kconfig file of UP2 board was named as up2.config, rename to apl-up2.config to make it consistent with naming of apl-mrb/kbl-nuc ... The name change is also applied in Makefile to make sure compile success. Tracked-On: #2291 Signed-off-by: Victor Sun <victor.sun@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>
This commit is contained in:
committed by
ACRN System Integration
parent
94e1227559
commit
f9b5e21bdc
6
hypervisor/arch/x86/configs/apl-up2.config
Normal file
6
hypervisor/arch/x86/configs/apl-up2.config
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user