Skip to content

Commit 3ef2c62

Browse files
committed
platform-configs/msi-pro-z690-a-ddr5.robot: add missing flasgs
Signed-off-by: Maciej Pijanowski <[email protected]>
1 parent 9908edd commit 3ef2c62

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

platform-configs/msi-pro-z690-a-ddr5.robot

+4
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,10 @@ ${DTS_FWUPD_FIRMWARE_UPDATE_SUPPORT}= ${FALSE}
162162
${DTS_EC_FLASHING_SUPPORT}= ${FALSE}
163163

164164
${BASE_PORT_BOOTBLOCK_SUPPORT}= ${FALSE}
165+
${BASE_PORT_ROMSTAGE_SUPPORT}= ${FALSE}
166+
${BASE_PORT_POSTCAR_SUPPORT}= ${FALSE}
167+
${BASE_PORT_RAMSTAGE_SUPPORT}= ${FALSE}
168+
${BOOT_BLOCKING_SUPPORT}= ${FALSE}
165169
${FAN_SPEED_MEASURE_SUPPORT}= ${FALSE}
166170
${DOCKING_STATION_AUDIO_SUPPORT}= ${FALSE}
167171
${DOCKING_STATION_DETECT_SUPPORT}= ${FALSE}

0 commit comments

Comments
 (0)