diff options
Diffstat (limited to 'config/coreboot/kfsn4-dre_1mb')
-rw-r--r-- | config/coreboot/kfsn4-dre_1mb/target.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/coreboot/kfsn4-dre_1mb/target.cfg b/config/coreboot/kfsn4-dre_1mb/target.cfg index 15f35ccd..e5b66b38 100644 --- a/config/coreboot/kfsn4-dre_1mb/target.cfg +++ b/config/coreboot/kfsn4-dre_1mb/target.cfg @@ -4,4 +4,4 @@ payload_seabios="y" payload_memtest="y" xlang="c" grub_timeout=10 -status="untested" +status="stable" |