diff options
author | Leah Rowe <leah@libreboot.org> | 2024-05-12 04:15:01 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-05-12 04:15:01 +0100 |
commit | 190495d2e51e8fac710e53e6b3bc7afc3de74277 (patch) | |
tree | 0720465683637b84a3d1fbd1724f64d7b74fbce9 /config/coreboot/x301_8mb/target.cfg | |
parent | 03fae0cf88c46da5063ce0a3695afd1a7a563872 (diff) |
disable x301 for next release (for now)
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/x301_8mb/target.cfg')
-rw-r--r-- | config/coreboot/x301_8mb/target.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/coreboot/x301_8mb/target.cfg b/config/coreboot/x301_8mb/target.cfg index 8688df3f..06f3025c 100644 --- a/config/coreboot/x301_8mb/target.cfg +++ b/config/coreboot/x301_8mb/target.cfg @@ -5,3 +5,4 @@ payload_grub_withseabios="y" payload_seabios="y" payload_memtest="y" grub_scan_disk="ahci" +release="n" |