Skip to content
Commit eff5a547 authored by Michael Walle's avatar Michael Walle Committed by Tom Rini
Browse files

cmd: zip: automatically pull in gzip()



Move the CONFIG_GZIP_COMPRESSED from a config.h macro to a Kconfig menu
item. It is not selectable by a user because there is no reason to do
so. Instead it will be automatically selected by the stuff which uses
gzip(), like the zip command.

Remove it from the config_whitelist.txt. Also remove
CONFIG_GZIP_COMPRESS_DEF_SZ as this was never used on any board. The
default seems to be sane, otherwise it should be added as a Kconfig
option.

Signed-off-by: default avatarMichael Walle <michael@walle.cc>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent 56c311bd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment