summaryrefslogtreecommitdiff
path: root/config/coreboot/x280_vfsp_16mb/target.cfg
diff options
context:
space:
mode:
authorLeah Rowe <vimuser@noreply.codeberg.org>2026-03-21 07:41:34 +0100
committerLeah Rowe <vimuser@noreply.codeberg.org>2026-03-21 07:41:34 +0100
commitcd3f8985b0c5f106e6c45210c586e70fafc42b36 (patch)
treeb8fd3dc81e074d19455e8be493db019449807666 /config/coreboot/x280_vfsp_16mb/target.cfg
parent1cb9e4266081609557af46fcbe520e165a9da68c (diff)
parentacdada1435944a3e598409ce9190f68557f59bc2 (diff)
Merge pull request 'Added full support for the X280' (#412) from AlguienSasaki/lbmk:x280-port into master
Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/412
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"