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