diff options
author | Leah Rowe <leah@libreboot.org> | 2024-04-27 17:01:38 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-04-27 17:01:38 +0100 |
commit | f22305fbf585a4d16109ad44b24739228ae5b503 (patch) | |
tree | ad767b7a789d38b6b9958caa8384b3742a52ae38 /config/coreboot/macbook11/target.cfg | |
parent | 6c4f07b35071923b4b7cf66f9064108a67d28855 (diff) |
update macbook21/x60/t60 status
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/macbook11/target.cfg')
-rw-r--r-- | config/coreboot/macbook11/target.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/coreboot/macbook11/target.cfg b/config/coreboot/macbook11/target.cfg index 404e0129..3c06a458 100644 --- a/config/coreboot/macbook11/target.cfg +++ b/config/coreboot/macbook11/target.cfg @@ -4,4 +4,4 @@ payload_grub="y" payload_grub_withseabios="y" payload_seabios="y" grub_scan_disk="ahci" -status="untested" +status="unstable" |