mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-24 06:29:19 +00:00
HV: correct CONFIG_BOARD string of apl up2
The CONFIG_BOARD value in defconfig should match with Makefile, otherwise the build might be failed in some condition. Tracked-On: #2291 Signed-off-by: Victor Sun <victor.sun@intel.com>
This commit is contained in:
parent
8ee1615e51
commit
9139f94ec9
@ -1,5 +1,5 @@
|
||||
# Generated by Kconfiglib (https://github.com/ulfalizer/Kconfiglib)
|
||||
CONFIG_BOARD="up2"
|
||||
CONFIG_BOARD="apl-up2"
|
||||
CONFIG_SERIAL_PCI=y
|
||||
CONFIG_SERIAL_PCI_BDF="0:18.0"
|
||||
CONFIG_COM_IRQ=6
|
||||
|
Loading…
Reference in New Issue
Block a user