mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 17:21:22 +00:00
Adding partition mode support for cb2_dnv. Tracked-On: #1853 Signed-off-by: dongshen <dongsheng.x.zhang@intel.com>
8 lines
148 B
Plaintext
8 lines
148 B
Plaintext
CONFIG_BOARD="cb2_dnv"
|
|
CONFIG_PLATFORM_SBL=y
|
|
CONFIG_PARTITION_MODE=y
|
|
CONFIG_SERIAL_PIO=y
|
|
CONFIG_SERIAL_PIO_BASE=0x1000
|
|
CONFIG_DMAR_PARSE_ENABLED=y
|
|
|