summaryrefslogtreecommitdiff
path: root/config/coreboot/e5420_6mb/target.cfg
diff options
context:
space:
mode:
authorLeah Rowe <vimuser@noreply.codeberg.org>2024-03-19 00:06:51 +0000
committerLeah Rowe <vimuser@noreply.codeberg.org>2024-03-19 00:06:51 +0000
commit6b11f1b055466982747f65665506173a0b22557b (patch)
treeac0581f315c2a9365ae6d23ab84caba44b4c5b84 /config/coreboot/e5420_6mb/target.cfg
parent457a7037d8f421fc16eb12656d54c32ca4d232ec (diff)
parent036bf2c69a64c7a3bfdcfde3139ae2285e790a5b (diff)
Merge pull request 'config: Add Dell Latitude E5420' (#191) from nic3-14159/lbmk:latitude-ports into master
Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/191
Diffstat (limited to 'config/coreboot/e5420_6mb/target.cfg')
-rw-r--r--config/coreboot/e5420_6mb/target.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/coreboot/e5420_6mb/target.cfg b/config/coreboot/e5420_6mb/target.cfg
new file mode 100644
index 00000000..1cf0792e
--- /dev/null
+++ b/config/coreboot/e5420_6mb/target.cfg
@@ -0,0 +1,11 @@
+tree="default"
+romtype="normal"
+arch="x86_64"
+payload_grub="n"
+payload_grub_withseabios="n"
+payload_seabios="y"
+payload_memtest="y"
+payload_seabios_withgrub="y"
+payload_seabios_grubonly="y"
+grub_scan_disk="ahci"
+microcode_required="n"