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