From f13819386bf35f081eecbacea965549b7df75e24 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 19 Nov 2024 02:04:57 +0000 Subject: Enable x86 U-Boot payload on every x86 board Signed-off-by: Leah Rowe --- config/coreboot/x200_8mb/target.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'config/coreboot/x200_8mb') diff --git a/config/coreboot/x200_8mb/target.cfg b/config/coreboot/x200_8mb/target.cfg index 4a9af479..0b81f02f 100644 --- a/config/coreboot/x200_8mb/target.cfg +++ b/config/coreboot/x200_8mb/target.cfg @@ -4,3 +4,4 @@ payload_seabios="y" payload_grub="y" payload_memtest="y" grub_scan_disk="ahci" +payload_uboot_amd64="y" \ No newline at end of file -- cgit v1.2.1