Skip to content

Commit 08da96d

Browse files
matmaciejemacpijan
authored andcommitted
platform-configs/include/protectli-vp32xx.robot: ME menu tests enabled.
DASHARO_INTEL_ME_MENU_SUPPORT set to TRUE for vp32xx platforms. Signed-off-by: Mateusz Maciejewski <[email protected]>
1 parent d79481c commit 08da96d

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

platform-configs/include/protectli-vp32xx.robot

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ Resource protectli-common.robot
44

55

66
*** Variables ***
7-
${FLASH_SIZE}= ${16*1024*1024}
7+
${FLASH_SIZE}= ${16*1024*1024}
88

9-
${MAX_CPU_TEMP}= 82
10-
${DEVICE_USB_KEYBOARD}= Logitech, Inc. Keyboard K120
11-
${ETHERNET_ID}= 8086:125c
12-
@{ETH_PERF_PAIR_2_G}= enp2s0 enp4s0
9+
${MAX_CPU_TEMP}= 82
10+
${DEVICE_USB_KEYBOARD}= Logitech, Inc. Keyboard K120
11+
${ETHERNET_ID}= 8086:125c
12+
@{ETH_PERF_PAIR_2_G}= enp2s0 enp4s0
1313

14-
${SENSORS_CONFIG_FILE}= include/sensors/default-sensors-config.yaml
14+
${SENSORS_CONFIG_FILE}= include/sensors/default-sensors-config.yaml
15+
16+
${DASHARO_INTEL_ME_MENU_SUPPORT}= ${TRUE}

0 commit comments

Comments
 (0)