mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-08 18:14:53 +00:00
HV: Adding partition mode support for cb2_dnv
Adding partition mode support for cb2_dnv. Tracked-On: #1853 Signed-off-by: dongshen <dongsheng.x.zhang@intel.com>
This commit is contained in:
7
hypervisor/arch/x86/configs/cb2_dnv.config
Normal file
7
hypervisor/arch/x86/configs/cb2_dnv.config
Normal file
@@ -0,0 +1,7 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user