Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
29b19bcf8bc8f97069be00a9012c4cf1b7dbfb8b
/
.
/
modules
/
lz4
/
Kconfig
blob: a741b3cd14507ed4c500ab87d5905a827a44afe6 [
file
]
# Copyright (c) 2020 Linumiz
# SPDX-License-Identifier: Apache-2.0
config ZEPHYR_LZ4_MODULE
bool
config LZ4
bool
"Lz4 data compression and decompression"
help
This
option enables lz4 compression
&
decompression library
support
.