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