diff options
| author | Leah Rowe <leah@libreboot.org> | 2025-04-01 08:45:41 +0100 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2025-04-01 08:45:41 +0100 |
| commit | 3f14a470a2eab47c7a57bc0e352000e5a7acbe0d (patch) | |
| tree | dac14fada6471d1d8f8b29435bd036c06a544194 /config/coreboot/t480_fsp_16mb/target.cfg | |
| parent | d7312260e7eabcb8f3e36a7a5951655c38af4bdd (diff) | |
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 <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/t480_fsp_16mb/target.cfg')
| -rw-r--r-- | config/coreboot/t480_fsp_16mb/target.cfg | 13 |
1 files changed, 0 insertions, 13 deletions
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 |
