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/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/board.cfg')
-rw-r--r-- | resources/coreboot/kfsn4-dre/board.cfg | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/resources/coreboot/kfsn4-dre/board.cfg b/resources/coreboot/kfsn4-dre/board.cfg deleted file mode 100644 index 11cbde6e..00000000 --- a/resources/coreboot/kfsn4-dre/board.cfg +++ /dev/null @@ -1,8 +0,0 @@ -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" |