From 006571187bb73b245ea6ad2352b7ae8635b92793 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 21 Feb 2026 08:33:08 +0000 Subject: remove release=n on x270 port 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 --- config/coreboot/x270_vfsp_16mb/target.cfg | 5 ----- 1 file changed, 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" -- cgit v1.2.1