From b4fa5cdd01cb180a52923ed768e8c2e828e11a11 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 1 Nov 2021 01:52:35 +0000 Subject: build/boot/roms: add x60_16mb configs --- resources/coreboot/x60_16mb/board.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 resources/coreboot/x60_16mb/board.cfg (limited to 'resources/coreboot/x60_16mb/board.cfg') diff --git a/resources/coreboot/x60_16mb/board.cfg b/resources/coreboot/x60_16mb/board.cfg new file mode 100644 index 00000000..4a307656 --- /dev/null +++ b/resources/coreboot/x60_16mb/board.cfg @@ -0,0 +1,8 @@ +cbtree="default" +romtype="i945 laptop" +arch="x86_32" +payload_grub="y" +payload_grub_withseabios="y" +payload_grub_withtianocore="n" +payload_seabios="y" +payload_tianocore="n" -- cgit v1.2.1