summaryrefslogtreecommitdiff
path: root/config/coreboot
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-02-21 08:33:08 +0000
committerLeah Rowe <leah@libreboot.org>2026-02-21 08:33:08 +0000
commit006571187bb73b245ea6ad2352b7ae8635b92793 (patch)
tree1c92fc863347d683f8092fde6768da1121d25e2d /config/coreboot
parent2edd583aeef27f4f37d893db8342c71fd2268758 (diff)
remove release=n on x270 portHEADmaster
this is a hangover from an earlier work, where we had some issues prior to merging. as it is, the port is ready for a future release. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot')
-rw-r--r--config/coreboot/x270_vfsp_16mb/target.cfg5
1 files changed, 0 insertions, 5 deletions
diff --git a/config/coreboot/x270_vfsp_16mb/target.cfg b/config/coreboot/x270_vfsp_16mb/target.cfg
index 81662ec3..a3323ba7 100644
--- a/config/coreboot/x270_vfsp_16mb/target.cfg
+++ b/config/coreboot/x270_vfsp_16mb/target.cfg
@@ -10,8 +10,3 @@ grubtree="xhci_nvme"
vcfg="x270"
build_depend="seabios/default grub/xhci_nvme memtest86plus"
IFD_platform="sklkbl"
-
-# full ME (only deguard) used, so we don't want to do releases yet.
-# we only want to do releases of roms with a neutered ME
-
-release="n"