summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-04-28 17:24:41 +0100
committerLeah Rowe <leah@libreboot.org>2024-04-28 17:24:41 +0100
commit71f8e6530a9c33748a26a2c4f68f84a3ec6badbd (patch)
tree007e2bfe4bb0105df81eaaf42a5aa48a7a79d850 /config
parenta5c7cc1a0be949077d3e68fc2228ca9e1e02c5b4 (diff)
eDP configs (x230/x220): don't release
set to release="n" for now until the eDP targets are fixed. the regular non-eDP targets are stable, and will be released. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config')
-rw-r--r--config/coreboot/x220edp_8mb/target.cfg1
-rw-r--r--config/coreboot/x230edp_12mb/target.cfg1
2 files changed, 2 insertions, 0 deletions
diff --git a/config/coreboot/x220edp_8mb/target.cfg b/config/coreboot/x220edp_8mb/target.cfg
index 529581bd..cd477e6f 100644
--- a/config/coreboot/x220edp_8mb/target.cfg
+++ b/config/coreboot/x220edp_8mb/target.cfg
@@ -6,3 +6,4 @@ payload_seabios="y"
payload_memtest="y"
grub_scan_disk="ahci"
status="broken" # TODO: VCC3P patch
+release="n"
diff --git a/config/coreboot/x230edp_12mb/target.cfg b/config/coreboot/x230edp_12mb/target.cfg
index 529581bd..cd477e6f 100644
--- a/config/coreboot/x230edp_12mb/target.cfg
+++ b/config/coreboot/x230edp_12mb/target.cfg
@@ -6,3 +6,4 @@ payload_seabios="y"
payload_memtest="y"
grub_scan_disk="ahci"
status="broken" # TODO: VCC3P patch
+release="n"