spl: lib: Allow for decompression in any SPL build
authorSimon Glass <sjg@chromium.org>
Thu, 19 Dec 2024 18:29:03 +0000 (11:29 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 27 Dec 2024 21:16:10 +0000 (15:16 -0600)
commit0b0e0f273dbd3ea6e60c98dab14e09cc9fb64958
tree172003d80036336beee2d20078742cdc4613747f
parente6c09c8cc4229debaef1b2a172fb1d575975a8a3
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