| # Copyright (c) 2024 NXP | |
| # SPDX-License-Identifier: Apache-2.0 | |
| config ZEPHYR_LIBSBC_MODULE | |
| bool | |
| config LIBSBC_ENCODER | |
| bool "libsbc encoder Support" | |
| help | |
| This option enables the Android SBC encoder library for Bluetooth A2DP | |
| config LIBSBC_DECODER | |
| bool "libsbc decoder Support" | |
| help | |
| This option enables the Android SBC decoder library for Bluetooth A2DP |