sandbox: move compression option to Kconfig
authorMichael Walle <michael@walle.cc>
Fri, 22 May 2020 12:07:38 +0000 (14:07 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 25 May 2020 15:54:53 +0000 (11:54 -0400)
commitefc0644802a2c9c1747539e017562aabde1f54ec
tree19a90e91b62dec0f1098a8585e795e9480792898
parent2843444a6eaf1bf287aa00ad46ccfac54fac26b0
sandbox: move compression option to Kconfig

CONFIG_BZIP2 and CONFIG_GZIP_COMPRESSED are Kconfig options. Select them
by CONFIG_SANDBOX instead of setting them in configs/sandbox.h.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/Kconfig
include/configs/sandbox.h