From f13819386bf35f081eecbacea965549b7df75e24 Mon Sep 17 00:00:00 2001
From: Leah Rowe <leah@libreboot.org>
Date: Tue, 19 Nov 2024 02:04:57 +0000
Subject: Enable x86 U-Boot payload on every x86 board

Signed-off-by: Leah Rowe <leah@libreboot.org>
---
 config/coreboot/kfsn4_dre_2mb/target.cfg | 1 +
 1 file changed, 1 insertion(+)

(limited to 'config/coreboot/kfsn4_dre_2mb')

diff --git a/config/coreboot/kfsn4_dre_2mb/target.cfg b/config/coreboot/kfsn4_dre_2mb/target.cfg
index 606962a2..94601104 100644
--- a/config/coreboot/kfsn4_dre_2mb/target.cfg
+++ b/config/coreboot/kfsn4_dre_2mb/target.cfg
@@ -4,3 +4,4 @@ payload_seabios="y"
 payload_grub="y"
 payload_memtest="y"
 xlang="c"
+payload_uboot_amd64="y"
\ No newline at end of file
-- 
cgit v1.2.1