diff options
author | Leah Rowe <leah@libreboot.org> | 2023-03-19 00:17:25 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-03-19 00:17:25 +0000 |
commit | 896e90654fb39edcf333c1cea3875ec3e1dd1e98 (patch) | |
tree | bf0cf1b07d2e1306bcf4220177b47e92a0685172 /resources/coreboot/t530_12mb/board.cfg | |
parent | cffa5679295bffaeec76c7f72cbd7756495b3865 (diff) |
new board: lenovo/t530
Diffstat (limited to 'resources/coreboot/t530_12mb/board.cfg')
-rw-r--r-- | resources/coreboot/t530_12mb/board.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/resources/coreboot/t530_12mb/board.cfg b/resources/coreboot/t530_12mb/board.cfg new file mode 100644 index 00000000..e7626cf1 --- /dev/null +++ b/resources/coreboot/t530_12mb/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" |