mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
ipq9048: Enable LZMA decompression support
Change-Id: Ia285fc51f36746378af33e7283287ddadebbe9d5 Signed-off-by: anusha <anusharao@codeaurora.org>
This commit is contained in:
parent
e39523dc9e
commit
37ba618100
1 changed files with 1 additions and 0 deletions
|
|
@ -296,6 +296,7 @@ CONFIG_REGEX=y
|
|||
# Compression Support
|
||||
#
|
||||
# CONFIG_LZ4 is not set
|
||||
CONFIG_LZMA=y
|
||||
# CONFIG_ERRNO_STR is not set
|
||||
# CONFIG_UNIT_TEST is not set
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue