summaryrefslogtreecommitdiff
path: root/config/module/coreboot/t60_intelgpu
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-09-23 11:31:59 +0100
committerLeah Rowe <leah@libreboot.org>2026-09-23 11:31:59 +0100
commitde1224a4dad34b0c99817ae8d2fd46435aadcf1e (patch)
tree599f990609ca6c851debf4f3c9e6f3b693663857 /config/module/coreboot/t60_intelgpu
parentb7ac4a6e4ee3e70c5920bad270607d7253b587e8 (diff)
remove u-boot on x86. we have edk2 now.
edk2 is superior in every way. i don't want to maintain what is now dead code. the arm64 u-boot payload shall remain, under alper's lead. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/module/coreboot/t60_intelgpu')
-rw-r--r--config/module/coreboot/t60_intelgpu/target.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/module/coreboot/t60_intelgpu/target.cfg b/config/module/coreboot/t60_intelgpu/target.cfg
index 5b8cb55c..fde3711f 100644
--- a/config/module/coreboot/t60_intelgpu/target.cfg
+++ b/config/module/coreboot/t60_intelgpu/target.cfg
@@ -5,5 +5,5 @@ xarch="i386-elf"
payload_seabios="y"
payload_grub="y"
grub_scan_disk="ahci"
-build_depend="seabios/build grub/default u-boot/i386coreboot"
-payload_uboot="i386"
+build_depend="seabios/build grub/default"
+