diff options
Diffstat (limited to 'config/coreboot/macbook11/target.cfg')
-rw-r--r-- | config/coreboot/macbook11/target.cfg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/coreboot/macbook11/target.cfg b/config/coreboot/macbook11/target.cfg index dcf5d1de..043bd365 100644 --- a/config/coreboot/macbook11/target.cfg +++ b/config/coreboot/macbook11/target.cfg @@ -1,6 +1,5 @@ tree="i945" xarch="i386-elf" -payload_grub="y" -payload_grub_withseabios="y" payload_seabios="y" +payload_seabios_withgrub="y" grub_scan_disk="ahci" |