From a9bc6b254b319c69c16e339ec352ea7be10be626 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 4 May 2024 00:09:45 +0100 Subject: [PATCH] mark lenovo x301 as stable for release Signed-off-by: Leah Rowe --- config/coreboot/x301_16mb/target.cfg | 3 +-- config/coreboot/x301_4mb/target.cfg | 3 +-- config/coreboot/x301_8mb/target.cfg | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/config/coreboot/x301_16mb/target.cfg b/config/coreboot/x301_16mb/target.cfg index 0867e005..f16a94a4 100644 --- a/config/coreboot/x301_16mb/target.cfg +++ b/config/coreboot/x301_16mb/target.cfg @@ -5,5 +5,4 @@ payload_grub_withseabios="y" payload_seabios="y" payload_memtest="y" grub_scan_disk="ahci" -status="untested" -release="n" +status="stable" diff --git a/config/coreboot/x301_4mb/target.cfg b/config/coreboot/x301_4mb/target.cfg index 0867e005..f16a94a4 100644 --- a/config/coreboot/x301_4mb/target.cfg +++ b/config/coreboot/x301_4mb/target.cfg @@ -5,5 +5,4 @@ payload_grub_withseabios="y" payload_seabios="y" payload_memtest="y" grub_scan_disk="ahci" -status="untested" -release="n" +status="stable" diff --git a/config/coreboot/x301_8mb/target.cfg b/config/coreboot/x301_8mb/target.cfg index 0867e005..f16a94a4 100644 --- a/config/coreboot/x301_8mb/target.cfg +++ b/config/coreboot/x301_8mb/target.cfg @@ -5,5 +5,4 @@ payload_grub_withseabios="y" payload_seabios="y" payload_memtest="y" grub_scan_disk="ahci" -status="untested" -release="n" +status="stable"