diff options
Diffstat (limited to 'config/coreboot/x60/target.cfg')
-rw-r--r-- | config/coreboot/x60/target.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/coreboot/x60/target.cfg b/config/coreboot/x60/target.cfg index 004ba1b0..bb3decba 100644 --- a/config/coreboot/x60/target.cfg +++ b/config/coreboot/x60/target.cfg @@ -5,4 +5,4 @@ payload_grub_withseabios="y" payload_seabios="y" grub_scan_disk="ahci" grub_background="background1024x768.png" -status="unstable" +status="stable" |