summaryrefslogtreecommitdiffstats
path: root/payloads
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2023-08-20 03:09:49 +0200
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2023-08-25 10:03:20 +0000
commit53a43f14da0f7921eb338ee819a8391df93ab6da (patch)
tree87d6d93ebe85ac75628cdf46ca3e338fbcc25ae5 /payloads
parentfa17a9d03c5fde724271e84585ad052b0567281b (diff)
downloadcoreboot-53a43f14da0f7921eb338ee819a8391df93ab6da.tar.gz
coreboot-53a43f14da0f7921eb338ee819a8391df93ab6da.tar.bz2
coreboot-53a43f14da0f7921eb338ee819a8391df93ab6da.zip
drivers/intel/fsp2/Makefile.inc: Deduplicate compression type checks
When LZMA compression is selected, then it's not needed to check if LZ4 compression is selected in addition. So instead of handling both cases separately, check for LZ4 only if LZMA is not selected. This applies to the cases of both, FSP-M and FSP-S. Change-Id: I4ea61a38baf4c29bf522a50a26c6b47292e67960 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/77323 Reviewed-by: Frans Hendriks <fhendriks@eltan.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com>
Diffstat (limited to 'payloads')
0 files changed, 0 insertions, 0 deletions