Kconfig 390 B

123456789101112
  1. config BTFM_SWR
  2. tristate "MSM Bluetooth/FM SoundWire Device"
  3. depends on MSM_BT_POWER
  4. help
  5. This enables BT/FM soundwire driver to open/close ports.
  6. This will make use of soundwire bus driver and soundwire
  7. master driver to communicate with soundwire slave.
  8. Say Y here to compile support for Bluetooth/FM soundwire slave driver
  9. into the kernel or say M to compile as a module.