4c26b8518e
The old project, liblc3codec, is not used anymore. Rename the Zephyr module name, folders, and Kconfig options based on the new name, liblc3. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
9 lines
209 B
Plaintext
9 lines
209 B
Plaintext
# Copyright (c) 2022 Bose Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config LIBLC3
|
|
bool "liblc3 Support"
|
|
depends on FPU
|
|
help
|
|
This option enables the Android liblc3 library for Bluetooth LE Audio
|