From a8435c4fd74c4e8ffb4532433d5b4eeace9ebb3a Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Thu, 8 Feb 2024 04:44:19 +0000 Subject: remove coreboot/dell9020mtvga_12mb keep dell9020mt_12mb dell9020mtvga_12mb doesn't actually work (was tried for running a graphics card on its own, with no igpu init) Signed-off-by: Leah Rowe --- config/coreboot/dell9020mtvga_12mb/target.cfg | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 config/coreboot/dell9020mtvga_12mb/target.cfg (limited to 'config/coreboot/dell9020mtvga_12mb/target.cfg') diff --git a/config/coreboot/dell9020mtvga_12mb/target.cfg b/config/coreboot/dell9020mtvga_12mb/target.cfg deleted file mode 100644 index e6d3bec6..00000000 --- a/config/coreboot/dell9020mtvga_12mb/target.cfg +++ /dev/null @@ -1,7 +0,0 @@ -tree="default" -xarch="i386-elf" -payload_seabios="y" -payload_seabios_withgrub="y" -payload_seabios_grubonly="y" -payload_memtest="y" -grub_scan_disk="ahci" -- cgit v1.2.1