summaryrefslogtreecommitdiff
path: root/config/coreboot/e7240_12mb/target.cfg
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-01-20 22:23:10 +0000
committerLeah Rowe <leah@libreboot.org>2026-01-20 22:23:10 +0000
commit86cbf66b78ff2968f1dc47979c3f3b7b3d6a4ee6 (patch)
treea4bb7c2e8026b3faacfd20cf9bd56a28e35a2e32 /config/coreboot/e7240_12mb/target.cfg
parenta494c3c2e29670b60450389cedcf0d125936a2c4 (diff)
NEW MAINBOARD: Dell Latitude E7240 from Iru Cai
Thank you Iru Cai for this coreboot port. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/e7240_12mb/target.cfg')
-rw-r--r--config/coreboot/e7240_12mb/target.cfg12
1 files changed, 12 insertions, 0 deletions
diff --git a/config/coreboot/e7240_12mb/target.cfg b/config/coreboot/e7240_12mb/target.cfg
new file mode 100644
index 00000000..fcd02188
--- /dev/null
+++ b/config/coreboot/e7240_12mb/target.cfg
@@ -0,0 +1,12 @@
+# SPDX-License-Identifier: GPL-3.0-or-later
+
+tree="default"
+xarch="i386-elf"
+payload_seabios="y"
+payload_grub="y"
+payload_memtest="y"
+grub_scan_disk="ahci"
+grubtree="xhci_nvme"
+vcfg="e7240"
+build_depend="seabios/default grub/xhci_nvme memtest86plus u-boot/amd64coreboot"
+payload_uboot="amd64"