Kconfig 352 B

12345678910
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. config BTFM_CODEC
  3. tristate "MSM Bluetooth/FM CODEC Driver"
  4. help
  5. This will enables BT/FM Codec driver. Hardware endpoint
  6. drivers will register to this driver to communicates with ALSA codec
  7. driver.
  8. Say Y here to compile support for BT/FM Codec driver
  9. into the kernel or say M to compile as a module.