mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-07-06 20:09:01 +00:00
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>
7 lines
183 B
Plaintext
7 lines
183 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
|