summaryrefslogtreecommitdiff
path: root/config/coreboot/dell780mt_truncate_8mb/target.cfg
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2025-04-21 05:03:07 +0100
committerLeah Rowe <leah@libreboot.org>2025-04-21 06:38:30 +0100
commitc7569a67145a9534b14f477e088bb60e4330f9be (patch)
tree438b48769541907ae331aef3dc3c40e651e243db /config/coreboot/dell780mt_truncate_8mb/target.cfg
parent762c7ff43ebd065de62f26fbe5729d221110c5a0 (diff)
coreboot/next: merge with coreboot/default
I also cherry-picked a patch from Heads, that fixes build issues caused by the hacks in the T480 port; several changes made by Mate are now ifdef'd based on whether a KabyLake ThinkPad is specified in defconfig. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/dell780mt_truncate_8mb/target.cfg')
-rw-r--r--config/coreboot/dell780mt_truncate_8mb/target.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/coreboot/dell780mt_truncate_8mb/target.cfg b/config/coreboot/dell780mt_truncate_8mb/target.cfg
index e2f4d8a3..45b8ea0b 100644
--- a/config/coreboot/dell780mt_truncate_8mb/target.cfg
+++ b/config/coreboot/dell780mt_truncate_8mb/target.cfg
@@ -1,6 +1,6 @@
# SPDX-License-Identifier: GPL-3.0-or-later
-tree="next"
+tree="default"
xarch="i386-elf"
payload_seabios="y"
payload_grub="y"