diff options
author | Leah Rowe <leah@libreboot.org> | 2024-05-04 04:58:20 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-05-04 04:58:40 +0100 |
commit | 5bf25eac05c0d081aeb7390ffa8529b044b62bf9 (patch) | |
tree | 864bf67c3d3d7485b486d09654f4304822fae830 /config/coreboot/e6530_12mb/target.cfg | |
parent | 7a955a4c728169f5d09aa95cb173db19e52b3b0d (diff) |
coreboot: update latitude release status
working s3 means i'm happy to mark it as being stable.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/e6530_12mb/target.cfg')
-rw-r--r-- | config/coreboot/e6530_12mb/target.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/coreboot/e6530_12mb/target.cfg b/config/coreboot/e6530_12mb/target.cfg index e48db5e5..a0cfb47e 100644 --- a/config/coreboot/e6530_12mb/target.cfg +++ b/config/coreboot/e6530_12mb/target.cfg @@ -7,4 +7,4 @@ payload_memtest="y" payload_seabios_withgrub="y" payload_seabios_grubonly="y" grub_scan_disk="ahci" -status="unstable" +status="stable" |