File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -528,6 +528,20 @@ workflows:
528528 - x86-musl-cross-make [cross compiler]
529529
530530 # ── coreboot 25.09 boards (alphabetical) ───────────────────────────────
531+ - build :
532+ name : EOL_m900_tower-hotp-maximized
533+ target : EOL_m900_tower-hotp-maximized
534+ subcommand : " "
535+ requires :
536+ - EOL_t480-hotp-maximized [seed:coreboot-25.09]
537+
538+ - build :
539+ name : EOL_m900_tower-maximized
540+ target : EOL_m900_tower-maximized
541+ subcommand : " "
542+ requires :
543+ - EOL_t480-hotp-maximized [seed:coreboot-25.09]
544+
531545 - build :
532546 name : EOL_optiplex-7010_9010-hotp-maximized
533547 target : EOL_optiplex-7010_9010-hotp-maximized
Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ CONFIG_DCACHE_BSP_STACK_SIZE=0x4000
171171CONFIG_MAX_ACPI_TABLE_SIZE_KB=144
172172CONFIG_HAVE_INTEL_FIRMWARE=y
173173CONFIG_MRC_SETTINGS_CACHE_SIZE=0x10000
174- # CONFIG_DRIVERS_INTEL_WIFI is not set
174+ CONFIG_DRIVERS_INTEL_WIFI=y
175175CONFIG_IFD_BIN_PATH="@BLOB_DIR@/m900/m900_tower_ifd.bin"
176176CONFIG_ME_BIN_PATH="@BLOB_DIR@/m900/m900_me.bin"
177177CONFIG_GBE_BIN_PATH="@BLOB_DIR@/m900/m900_tower_gbe.bin"
You can’t perform that action at this time.
0 commit comments