Skip to content

Commit 37a2fdc

Browse files
committed
QCLINUX: qcom.config: Enable compressed firmware support
Enable support for loading of compressed firmware. With compressed firmware binaries kernel is not able to load the firmware. Enable kernel configs to support compressed firmware. Signed-off-by: Salendarsingh Gaud <sgaud@qti.qualcomm.com>
1 parent ab915d0 commit 37a2fdc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/configs/qcom.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ CONFIG_DMABUF_HEAPS_CMA=y
2424
CONFIG_DMABUF_HEAPS_SYSTEM=y
2525
CONFIG_EDAC_QCOM=m
2626
CONFIG_EXPERT=y
27+
CONFIG_FW_LOADER_COMPRESS=y
28+
CONFIG_FW_LOADER_COMPRESS_ZSTD=y
2729
CONFIG_GUNYAH_WATCHDOG=y
2830
CONFIG_I6300ESB_WDT=y
2931
CONFIG_IDLE_INJECT=y

0 commit comments

Comments
 (0)