summaryrefslogtreecommitdiff
path: root/config/coreboot/e6520_10mb/target.cfg
diff options
context:
space:
mode:
authorLeah Rowe <vimuser@noreply.codeberg.org>2024-02-07 12:07:10 +0000
committerLeah Rowe <vimuser@noreply.codeberg.org>2024-02-07 12:07:10 +0000
commit667854de1513c7d1626fe2c9b026f2afa30b1968 (patch)
treef520cd614a1656a757e0b608f4ef3618c682ff85 /config/coreboot/e6520_10mb/target.cfg
parentabe33ce0ba1839f0bfa2d0cbfedca816c476fb86 (diff)
parenteee22447a7e20d7584bcad046534600fb0515c74 (diff)
Merge pull request 'Add Latitude E6420, E6520, and E5530' (#183) from nic3-14159/lbmk:latitude-ports into master
Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/183
Diffstat (limited to 'config/coreboot/e6520_10mb/target.cfg')
-rw-r--r--config/coreboot/e6520_10mb/target.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/coreboot/e6520_10mb/target.cfg b/config/coreboot/e6520_10mb/target.cfg
new file mode 100644
index 00000000..1cf0792e
--- /dev/null
+++ b/config/coreboot/e6520_10mb/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"