spl: lib: Allow for decompression in any SPL build
authorSimon Glass <sjg@chromium.org>
Sat, 7 Dec 2024 17:24:08 +0000 (10:24 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 12 Dec 2024 22:35:24 +0000 (16:35 -0600)
commit214dc4a160ec8712ed8a0fad0c409753264c79d6
treeb23643a9092ed13e11cc81b4d718268621a3987a
parent55468d0de774b0a6beb8b537cee58908210060f9
spl: lib: Allow for decompression in any SPL build

Add Kconfig symbols and update the Makefile rules so that decompression
can be used in TPL and VPL

Signed-off-by: Simon Glass <sjg@chromium.org>
lib/Kconfig
lib/Makefile