diff options
Diffstat (limited to 'config/coreboot/hp8300usdt_16mb/target.cfg')
-rw-r--r-- | config/coreboot/hp8300usdt_16mb/target.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/coreboot/hp8300usdt_16mb/target.cfg b/config/coreboot/hp8300usdt_16mb/target.cfg index 0badb4fb..2556a4ce 100644 --- a/config/coreboot/hp8300usdt_16mb/target.cfg +++ b/config/coreboot/hp8300usdt_16mb/target.cfg @@ -1,7 +1,7 @@ tree="default" xarch="i386-elf" payload_seabios="y" -payload_seabios_withgrub="y" +payload_grub="y" payload_memtest="y" grub_scan_disk="ahci" -grub_timeout=10 +vcfg="ivybridge" |