Home
last modified time | relevance | path

Searched hist:fafa35c559b5dfd9c35fd2daf5c6e06d10caa14e (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A DKconfigfafa35c559b5dfd9c35fd2daf5c6e06d10caa14e Fri Sep 29 18:32:44 UTC 2017 Tom Rini <trini@konsulko.com> UPSTREAM: cmd: Make CMD_LZMA / CMD_UNZIP default y if CMD_BOOTI

In the Linux Kernel on ARM64, the Image.COMPRESSION file is not
self-extracting in the way that x86 and ARM images are. So when
CMD_BOOTI is enabled we should also default to enabling CMD_UNZIP and
CONFIG_LZMA in order for the user to be able to decompress many of the
common compressions that will be done to an Image file.

Change-Id: Ic7958458ddc16c8b78ea40ff56d380d02883d76a
Signed-off-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
(cherry picked from commit 99e46dfc6a9176f6f0680c9dfdf33c97d56336ce)