Skip to content

Commit f8abeb0

Browse files
lyan3wenlingz
authored andcommitted
hv: config: enable RDT for apl-up2 by default
Tracked-On: #4566 Signed-off-by: Yan, Like <like.yan@intel.com>
1 parent 14e7f7a commit f8abeb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hypervisor/arch/x86/configs/apl-up2.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ CONFIG_BOARD="apl-up2"
33
CONFIG_SERIAL_PCI=y
44
CONFIG_SERIAL_PCI_BDF="0:18.0"
55
CONFIG_HV_RAM_START=0x5e000000
6-
CONFIG_RDT_ENABLED=n
6+
CONFIG_RDT_ENABLED=y

0 commit comments

Comments
 (0)