diff options
Diffstat (limited to 'config/coreboot/x60/target.cfg')
-rw-r--r-- | config/coreboot/x60/target.cfg | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/coreboot/x60/target.cfg b/config/coreboot/x60/target.cfg index 5316aa6f..6a6d833a 100644 --- a/config/coreboot/x60/target.cfg +++ b/config/coreboot/x60/target.cfg @@ -1,7 +1,8 @@ -tree="default" +tree="i945" xarch="i386-elf" payload_grub="y" payload_grub_withseabios="y" payload_seabios="y" grub_scan_disk="ahci" grub_background="background1024x768.png" +status="untested" |