summaryrefslogtreecommitdiff
path: root/config/coreboot/x280_vfsp_16mb/target.cfg
diff options
context:
space:
mode:
authorAlguienSasaki <A01739611@tec.mx>2026-03-08 13:32:46 -0600
committerLeah Rowe <leah@libreboot.org>2026-03-26 06:59:42 +0000
commit417b85b46458146363d9cef4cb6b3b50f5da78df (patch)
tree3a95d5e0635760178a17aa2e9a26e708b17f13a7 /config/coreboot/x280_vfsp_16mb/target.cfg
parent1586482c15a5a673f0add5808739983e68ed0399 (diff)
Added full support for the X280
Diffstat (limited to 'config/coreboot/x280_vfsp_16mb/target.cfg')
-rw-r--r--config/coreboot/x280_vfsp_16mb/target.cfg12
1 files changed, 12 insertions, 0 deletions
diff --git a/config/coreboot/x280_vfsp_16mb/target.cfg b/config/coreboot/x280_vfsp_16mb/target.cfg
new file mode 100644
index 00000000..344c3d0a
--- /dev/null
+++ b/config/coreboot/x280_vfsp_16mb/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="nvme ahci"
+grubtree="xhci_nvme"
+vcfg="x280"
+build_depend="seabios/default grub/xhci_nvme memtest86plus"
+IFD_platform="sklkbl"