9 lines
209 B
Text
9 lines
209 B
Text
|
# 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
|