summaryrefslogtreecommitdiff
path: root/config/coreboot/e5520_6mb/target.cfg
diff options
context:
space:
mode:
authorLeah Rowe <vimuser@noreply.codeberg.org>2024-02-08 19:41:24 +0000
committerLeah Rowe <vimuser@noreply.codeberg.org>2024-02-08 19:41:24 +0000
commit31849194a36a460d3210187b2851ff5abdb86763 (patch)
tree20b4788c85faaae210ca6d16efb979428a8d6e98 /config/coreboot/e5520_6mb/target.cfg
parent0693349133af783491e40a6b0a617fdad81bb103 (diff)
parentaadfa6bb496ea5746d4459bd037d2a241dfb2d97 (diff)
Merge pull request 'Add Dell Latitude E5520' (#184) from nic3-14159/lbmk:latitude-ports into master
Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/184
Diffstat (limited to 'config/coreboot/e5520_6mb/target.cfg')
-rw-r--r--config/coreboot/e5520_6mb/target.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/coreboot/e5520_6mb/target.cfg b/config/coreboot/e5520_6mb/target.cfg
new file mode 100644
index 00000000..1cf0792e
--- /dev/null
+++ b/config/coreboot/e5520_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"