mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-26 15:31:35 +00:00
hv: config: enable RDT for apl-up2 by default
Tracked-On: #4566 Signed-off-by: Yan, Like <like.yan@intel.com>
This commit is contained in:
parent
e66c27df77
commit
70fa6dce53
@ -3,4 +3,4 @@ CONFIG_BOARD="apl-up2"
|
||||
CONFIG_SERIAL_PCI=y
|
||||
CONFIG_SERIAL_PCI_BDF="0:18.0"
|
||||
CONFIG_HV_RAM_START=0x5e000000
|
||||
CONFIG_RDT_ENABLED=n
|
||||
CONFIG_RDT_ENABLED=y
|
||||
|
Loading…
Reference in New Issue
Block a user