Files
zephyr/modules/libsbc/Kconfig
Mark Wang d776d00c42 bluetooth: sbc: move sbc to bluetooth
move sbc to bluetooth because only bluetooth uses it,
change CONFIG_LIBSBC_ENCODER and CONFIG_LIBSBC_DECODER as CONFIG_LIBSBC.

Signed-off-by: Mark Wang <yichang.wang@nxp.com>
2025-12-04 05:26:00 -05:00

11 lines
200 B
Plaintext

# Copyright (c) 2024 NXP
# SPDX-License-Identifier: Apache-2.0
config ZEPHYR_LIBSBC_MODULE
bool
config LIBSBC
bool "libsbc Support"
help
This option enables Low Complexity Subband Codec (SBC)