Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c979636fd848df1b14cfc07706cfea58a77a7518
/
.
/
samples
/
modules
/
thrift
/
hello
/
client
/
Kconfig
blob: 8a15c50347e29d5f33b39496c171a4d142de71df [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
# Copyright (c) 2022 Meta
source
"Kconfig.zephyr"
config THRIFT_COMPACT_PROTOCOL
bool
"Use TCompactProtocol in samples"
depends on THRIFT
help
Enable
this
option to
use
TCompactProtocol
in
samples