mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-25 23:13:26 +00:00
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>
7 lines
190 B
Plaintext
7 lines
190 B
Plaintext
# Generated by Kconfiglib (https://github.com/ulfalizer/Kconfiglib)
|
|
CONFIG_BOARD="apl-up2"
|
|
CONFIG_SERIAL_PCI=y
|
|
CONFIG_SERIAL_PCI_BDF="0:18.0"
|
|
CONFIG_COM_IRQ=6
|
|
CONFIG_HV_RAM_START=0x5e000000
|