diff options
author | Leah Rowe <leah@libreboot.org> | 2023-02-19 18:26:07 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-02-19 19:24:01 +0000 |
commit | 0d0f6cf3b8f0ac88cbf39c0279bda5623e8f3e62 (patch) | |
tree | a163516f9bc0cd750a117149eb5de8706be28f55 /resources/coreboot/x220_16mb/board.cfg | |
parent | dc1fedf9201623783d9c8280bdf6c076b6e65081 (diff) |
coreboot: update revision of cbtree "default"
Diffstat (limited to 'resources/coreboot/x220_16mb/board.cfg')
-rw-r--r-- | resources/coreboot/x220_16mb/board.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/resources/coreboot/x220_16mb/board.cfg b/resources/coreboot/x220_16mb/board.cfg new file mode 100644 index 00000000..e7626cf1 --- /dev/null +++ b/resources/coreboot/x220_16mb/board.cfg @@ -0,0 +1,8 @@ +cbtree="default" +romtype="normal" +arch="x86_64" +payload_grub="y" +payload_grub_withseabios="y" +payload_seabios="y" +payload_memtest="y" +grub_scan_disk="ahci" |