diff options
author | Leah Rowe <leah@libreboot.org> | 2021-05-22 19:51:32 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2021-05-22 19:53:02 +0100 |
commit | 1d1d069bdc8968d91eae23eb13622b418cf075bd (patch) | |
tree | 8fafee096bf7362af148f6e5153141540d408d72 /resources/coreboot/kfsn4-dre_1mb/board.cfg | |
parent | 5c5e3baf921fb46bc55b1d35a0f250678134824b (diff) |
board/kfsn4-dre/cfg: re-do config. 1mb and 2mb roms available
libgfxinit_txtmode with seabios only
Diffstat (limited to 'resources/coreboot/kfsn4-dre_1mb/board.cfg')
-rw-r--r-- | resources/coreboot/kfsn4-dre_1mb/board.cfg | 8 |
1 files changed, 8 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..11cbde6e --- /dev/null +++ b/resources/coreboot/kfsn4-dre_1mb/board.cfg @@ -0,0 +1,8 @@ +cbtree="fam15h_udimm" +romtype="normal" +arch="x86_64" +payload_grub="n" +payload_grub_withseabios="n" +payload_grub_withtianocore="n" +payload_seabios="y" +payload_tianocore="n" |