diff options
Diffstat (limited to 'resources/coreboot/kfsn4-dre_1mb/board.cfg')
-rw-r--r-- | resources/coreboot/kfsn4-dre_1mb/board.cfg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/resources/coreboot/kfsn4-dre_1mb/board.cfg b/resources/coreboot/kfsn4-dre_1mb/board.cfg new file mode 100644 index 00000000..c8686606 --- /dev/null +++ b/resources/coreboot/kfsn4-dre_1mb/board.cfg @@ -0,0 +1,7 @@ +cbtree="fam15h_udimm" +romtype="normal" +arch="x86_64" +payload_grub="n" +payload_grub_withseabios="n" +payload_seabios="y" +payload_memtest="y" |