diff options
Diffstat (limited to 'resources/coreboot/x220_8mb/target.cfg')
-rw-r--r-- | resources/coreboot/x220_8mb/target.cfg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/resources/coreboot/x220_8mb/target.cfg b/resources/coreboot/x220_8mb/target.cfg new file mode 100644 index 00000000..fb07b8fe --- /dev/null +++ b/resources/coreboot/x220_8mb/target.cfg @@ -0,0 +1,9 @@ +tree="default" +romtype="normal" +arch="x86_64" +payload_grub="y" +payload_grub_withseabios="y" +payload_seabios="y" +payload_memtest="y" +grub_scan_disk="ahci" +microcode_required="n" |