From 9bdec645a30ff81abb3f6d3db6c974bf6ab6321f Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sun, 27 Oct 2024 19:29:26 +0000 Subject: 3050micro: Re-enable SeaGRUB Remove what is now unnecessary bloat, for ensuring that GRUB is the primary payload; SeaGRUB is the only preference, as per lbmk design. The SeaBIOS hanging issue was fixed, so SeaGRUB is OK now. Signed-off-by: Leah Rowe --- config/coreboot/dell3050micro_fsp_16mb/target.cfg | 2 -- 1 file changed, 2 deletions(-) (limited to 'config/coreboot/dell3050micro_fsp_16mb') diff --git a/config/coreboot/dell3050micro_fsp_16mb/target.cfg b/config/coreboot/dell3050micro_fsp_16mb/target.cfg index b45300e9..539c0fb5 100644 --- a/config/coreboot/dell3050micro_fsp_16mb/target.cfg +++ b/config/coreboot/dell3050micro_fsp_16mb/target.cfg @@ -8,5 +8,3 @@ grubtree="xhci" vcfg="3050micro" build_depend="seabios/default grub/xhci memtest86plus" IFD_platform="sklkbl" -grubname="fallback/payload" # make GRUB the primary payload on this board -seabiosname="seabios.elf" -- cgit v1.2.1