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