diff options
author | Leah Rowe <leah@libreboot.org> | 2023-11-05 21:25:29 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-11-05 21:50:28 +0000 |
commit | 6e60bfe0b0fe1b9989870ba1f2160e178fcba7a6 (patch) | |
tree | 75b8878c9c0632826ac21274657340b6c2c17702 /config/coreboot/macbook11_16mb/target.cfg | |
parent | 42392f6fed39eefae7fedca94cb82cb9871d2180 (diff) |
Recreate i945 coreboot configs from scratch
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/macbook11_16mb/target.cfg')
-rw-r--r-- | config/coreboot/macbook11_16mb/target.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/coreboot/macbook11_16mb/target.cfg b/config/coreboot/macbook11_16mb/target.cfg index 1bbaa8fc..117e160d 100644 --- a/config/coreboot/macbook11_16mb/target.cfg +++ b/config/coreboot/macbook11_16mb/target.cfg @@ -4,7 +4,6 @@ arch="x86_32" payload_grub="y" payload_grub_withseabios="y" payload_seabios="y" -payload_memtest="y" grub_scan_disk="ahci" microcode_required="n" vendorfiles="n" |