]> Git Repo - u-boot.git/commit
sandbox: move compression option to Kconfig
authorMichael Walle <[email protected]>
Fri, 22 May 2020 12:07:38 +0000 (14:07 +0200)
committerTom Rini <[email protected]>
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
arch/Kconfig
include/configs/sandbox.h
This page took 0.034598 seconds and 4 git commands to generate.