From 3f14a470a2eab47c7a57bc0e352000e5a7acbe0d Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 1 Apr 2025 08:45:41 +0100 Subject: remove _fsp targets (keep _vfsp) _fsp is obsolete. people should use _vfsp _fsp was kept for a short while, for backward compatibility, but nobody really uses it now and it just causes confusion Signed-off-by: Leah Rowe --- config/coreboot/t480_fsp_16mb/target.cfg | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 config/coreboot/t480_fsp_16mb/target.cfg (limited to 'config/coreboot/t480_fsp_16mb/target.cfg') diff --git a/config/coreboot/t480_fsp_16mb/target.cfg b/config/coreboot/t480_fsp_16mb/target.cfg deleted file mode 100644 index d0ddd743..00000000 --- a/config/coreboot/t480_fsp_16mb/target.cfg +++ /dev/null @@ -1,13 +0,0 @@ -# SPDX-License-Identifier: GPL-3.0-or-later - -tree="next" -xarch="i386-elf" -payload_seabios="y" -payload_grub="y" -payload_memtest="y" -grub_scan_disk="nvme ahci" -grubtree="xhci" -vcfg="t480" -build_depend="seabios/default grub/xhci memtest86plus" -IFD_platform="sklkbl" -release="n" # t480_vfsp_16mb is released instead -- cgit v1.2.1