We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d79481c commit 08da96dCopy full SHA for 08da96d
platform-configs/include/protectli-vp32xx.robot
@@ -4,11 +4,13 @@ Resource protectli-common.robot
4
5
6
*** Variables ***
7
-${FLASH_SIZE}= ${16*1024*1024}
+${FLASH_SIZE}= ${16*1024*1024}
8
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
+${MAX_CPU_TEMP}= 82
+${DEVICE_USB_KEYBOARD}= Logitech, Inc. Keyboard K120
+${ETHERNET_ID}= 8086:125c
+@{ETH_PERF_PAIR_2_G}= enp2s0 enp4s0
13
14
-${SENSORS_CONFIG_FILE}= include/sensors/default-sensors-config.yaml
+${SENSORS_CONFIG_FILE}= include/sensors/default-sensors-config.yaml
15
+
16
+${DASHARO_INTEL_ME_MENU_SUPPORT}= ${TRUE}
0 commit comments