summaryrefslogtreecommitdiff
path: root/config/coreboot/qemu_x86_12mb/target.cfg
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-09-09 23:47:13 +0100
committerLeah Rowe <leah@libreboot.org>2023-09-09 23:49:39 +0100
commit32dcf9e51e8d5c107d8a27c647924a1b1e04e1eb (patch)
treead5b170ad0063ce9d6b8e3ed2d5fa9d80419eafb /config/coreboot/qemu_x86_12mb/target.cfg
parent5aef8156b50e0fd2a13c4765a333181346096b09 (diff)
coreboot/qemu_x86_12mb: re-add this mainboard
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/qemu_x86_12mb/target.cfg')
-rw-r--r--config/coreboot/qemu_x86_12mb/target.cfg10
1 files changed, 10 insertions, 0 deletions
diff --git a/config/coreboot/qemu_x86_12mb/target.cfg b/config/coreboot/qemu_x86_12mb/target.cfg
new file mode 100644
index 00000000..0b51061a
--- /dev/null
+++ b/config/coreboot/qemu_x86_12mb/target.cfg
@@ -0,0 +1,10 @@
+tree="default"
+romtype="normal"
+arch="x86_64"
+payload_grub="y"
+payload_grub_withseabios="y"
+payload_seabios="y"
+payload_memtest="y"
+grub_scan_disk="both"
+blobs_required="n"
+microcode_required="n"