diff options
Diffstat (limited to 'config/coreboot/macbook21/target.cfg')
-rw-r--r-- | config/coreboot/macbook21/target.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/coreboot/macbook21/target.cfg b/config/coreboot/macbook21/target.cfg index b4feb4de..27d71b5a 100644 --- a/config/coreboot/macbook21/target.cfg +++ b/config/coreboot/macbook21/target.cfg @@ -5,4 +5,4 @@ payload_grub_withseabios="y" payload_seabios="y" payload_memtest="y" grub_scan_disk="ahci" -status="unstable" +status="stable" |