commit | 2d3112143b192fe3b5b3b84e097521186b8bba5c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Dec 19 11:29:03 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Dec 27 15:16:10 2024 -0600 |
tree | 172003d80036336beee2d20078742cdc4613747f | |
parent | 97c434b44e84a03e5055d594ef9685fb49239bd0 [diff] |
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>