summaryrefslogtreecommitdiff
path: root/config/coreboot/dell780mt_8mb/target.cfg
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-10-28 01:36:50 +0000
committerLeah Rowe <leah@libreboot.org>2024-10-28 05:03:17 +0000
commit97054498e9460b1cbc5800817fc0c9d64458536a (patch)
treee7ee47a2e64f339036785f69f8675f132a4a3fb5 /config/coreboot/dell780mt_8mb/target.cfg
parentf3170fb06ebe5de0fc715dee429d07f44211b052 (diff)
NEW MAINBOARD: Dell OptiPlex 780 MT
Thanks go to Lorenzo Aloe and Nicholas Chin for working on and testing this code. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/dell780mt_8mb/target.cfg')
-rw-r--r--config/coreboot/dell780mt_8mb/target.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/config/coreboot/dell780mt_8mb/target.cfg b/config/coreboot/dell780mt_8mb/target.cfg
new file mode 100644
index 00000000..eca44aa2
--- /dev/null
+++ b/config/coreboot/dell780mt_8mb/target.cfg
@@ -0,0 +1,8 @@
+tree="next"
+xarch="i386-elf"
+payload_seabios="y"
+payload_grub="y"
+payload_memtest="y"
+grub_scan_disk="nvme ahci ata"
+grubtree="nvme"
+build_depend="seabios/default grub/nvme memtest86plus"