mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
configs: ipq6018: enable LZMA decompressor
Now, the linux-5.4 image is LZMA compressed enable the LZMA decompressor support. Signed-off-by: Kathiravan T <kathirav@codeaurora.org> Change-Id: Ibfc0d1fb6ffc463182f944bea0aa1d76af7d57b5
This commit is contained in:
parent
65b18f68ad
commit
44cd9ed1c4
1 changed files with 1 additions and 0 deletions
|
|
@ -313,5 +313,6 @@ 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