From da3c9bb3c5c3b1f2e6e67a3695ce39b17bf68d5b Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 4 Sep 2023 02:36:41 +0100 Subject: merge config/ and resources/ Signed-off-by: Leah Rowe --- config/coreboot/t60_16mb_intelgpu/target.cfg | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 config/coreboot/t60_16mb_intelgpu/target.cfg (limited to 'config/coreboot/t60_16mb_intelgpu/target.cfg') diff --git a/config/coreboot/t60_16mb_intelgpu/target.cfg b/config/coreboot/t60_16mb_intelgpu/target.cfg new file mode 100644 index 00000000..80a956c7 --- /dev/null +++ b/config/coreboot/t60_16mb_intelgpu/target.cfg @@ -0,0 +1,10 @@ +tree="default" +romtype="i945 laptop" +arch="x86_32" +payload_grub="y" +payload_grub_withseabios="y" +payload_seabios="y" +payload_memtest="y" +grub_scan_disk="ahci" +microcode_required="n" +blobs_required="n" -- cgit v1.2.1