
git-subtree-dir: qcom/opensource/bt-kernel git-subtree-mainline:91a8910061
git-subtree-split:abeb53d57f
Change-Id: repo: https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/bt-kernel tag: LA.VENDOR.14.3.0.r1-17300-lanai.QSSI15.0
11 行
352 B
Plaintext
11 行
352 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
config BTFM_CODEC
|
|
tristate "MSM Bluetooth/FM CODEC Driver"
|
|
help
|
|
This will enables BT/FM Codec driver. Hardware endpoint
|
|
drivers will register to this driver to communicates with ALSA codec
|
|
driver.
|
|
|
|
Say Y here to compile support for BT/FM Codec driver
|
|
into the kernel or say M to compile as a module.
|