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