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/x230t_16mb/target.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 config/coreboot/x230t_16mb/target.cfg (limited to 'config/coreboot/x230t_16mb/target.cfg') diff --git a/config/coreboot/x230t_16mb/target.cfg b/config/coreboot/x230t_16mb/target.cfg new file mode 100644 index 00000000..f5dfa8d8 --- /dev/null +++ b/config/coreboot/x230t_16mb/target.cfg @@ -0,0 +1,8 @@ +tree="default" +romtype="normal" +arch="x86_64" +payload_grub="y" +payload_grub_withseabios="y" +payload_seabios="y" +payload_memtest="y" +grub_scan_disk="ahci" -- cgit v1.2.1