add vga-only 9020 config

on a dgpu setup, igpu was still in use, when tested
by a user. do separate roms that don't enable anything
vga in coreboot, relying instead only on seabios to
execute a vga rom. these roms will only work if you
have a graphics card.

Signed-off-by: Leah Rowe <info@minifree.org>
This commit is contained in:
Leah Rowe
2024-02-04 02:16:26 +00:00
committed by Leah Rowe
parent dfad11f350
commit 8e2e9735fe
3 changed files with 608 additions and 1 deletions
@@ -0,0 +1,7 @@
tree="default"
xarch="i386-elf"
payload_seabios="y"
payload_seabios_withgrub="y"
payload_seabios_grubonly="y"
payload_memtest="y"
grub_scan_disk="ahci"