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:
Kathiravan T 2021-02-16 11:01:28 +05:30 committed by Gerrit - the friendly Code Review server
parent 65b18f68ad
commit 44cd9ed1c4

View file

@ -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