Kconfig 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  1. menu "Bluetooth device drivers"
  2. depends on BT
  3. config BT_HCIBTUSB
  4. tristate "HCI USB driver"
  5. depends on USB
  6. help
  7. Bluetooth HCI USB driver.
  8. This driver is required if you want to use Bluetooth devices with
  9. USB interface.
  10. Say Y here to compile support for Bluetooth USB devices into the
  11. kernel or say M to compile it as module (btusb).
  12. config BT_HCIBTSDIO
  13. tristate "HCI SDIO driver"
  14. depends on MMC
  15. help
  16. Bluetooth HCI SDIO driver.
  17. This driver is required if you want to use Bluetooth device with
  18. SDIO interface.
  19. Say Y here to compile support for Bluetooth SDIO devices into the
  20. kernel or say M to compile it as module (btsdio).
  21. config BT_HCIUART
  22. tristate "HCI UART driver"
  23. depends on TTY
  24. help
  25. Bluetooth HCI UART driver.
  26. This driver is required if you want to use Bluetooth devices with
  27. serial port interface. You will also need this driver if you have
  28. UART based Bluetooth PCMCIA and CF devices like Xircom Credit Card
  29. adapter and BrainBoxes Bluetooth PC Card.
  30. Say Y here to compile support for Bluetooth UART devices into the
  31. kernel or say M to compile it as module (hci_uart).
  32. config BT_HCIUART_H4
  33. bool "UART (H4) protocol support"
  34. depends on BT_HCIUART
  35. help
  36. UART (H4) is serial protocol for communication between Bluetooth
  37. device and host. This protocol is required for most Bluetooth devices
  38. with UART interface, including PCMCIA and CF cards.
  39. Say Y here to compile support for HCI UART (H4) protocol.
  40. config BT_HCIUART_BCSP
  41. bool "BCSP protocol support"
  42. depends on BT_HCIUART
  43. select BITREVERSE
  44. help
  45. BCSP (BlueCore Serial Protocol) is serial protocol for communication
  46. between Bluetooth device and host. This protocol is required for non
  47. USB Bluetooth devices based on CSR BlueCore chip, including PCMCIA and
  48. CF cards.
  49. Say Y here to compile support for HCI BCSP protocol.
  50. config BT_HCIUART_ATH3K
  51. bool "Atheros AR300x serial support"
  52. depends on BT_HCIUART
  53. help
  54. HCIATH3K (HCI Atheros AR300x) is a serial protocol for
  55. communication between host and Atheros AR300x Bluetooth devices.
  56. This protocol enables AR300x chips to be enabled with
  57. power management support.
  58. Enable this if you have Atheros AR300x serial Bluetooth device.
  59. Say Y here to compile support for HCI UART ATH3K protocol.
  60. config BT_HCIUART_LL
  61. bool "HCILL protocol support"
  62. depends on BT_HCIUART
  63. help
  64. HCILL (HCI Low Level) is a serial protocol for communication
  65. between Bluetooth device and host. This protocol is required for
  66. serial Bluetooth devices that are based on Texas Instruments'
  67. BRF chips.
  68. Say Y here to compile support for HCILL protocol.
  69. config BT_HCIUART_3WIRE
  70. bool "Three-wire UART (H5) protocol support"
  71. depends on BT_HCIUART
  72. help
  73. The HCI Three-wire UART Transport Layer makes it possible to
  74. user the Bluetooth HCI over a serial port interface. The HCI
  75. Three-wire UART Transport Layer assumes that the UART
  76. communication may have bit errors, overrun errors or burst
  77. errors and thereby making CTS/RTS lines unnecessary.
  78. Say Y here to compile support for Three-wire UART protocol.
  79. config BT_HCIBCM203X
  80. tristate "HCI BCM203x USB driver"
  81. depends on USB
  82. select FW_LOADER
  83. help
  84. Bluetooth HCI BCM203x USB driver.
  85. This driver provides the firmware loading mechanism for the Broadcom
  86. Blutonium based devices.
  87. Say Y here to compile support for HCI BCM203x devices into the
  88. kernel or say M to compile it as module (bcm203x).
  89. config BT_HCIBPA10X
  90. tristate "HCI BPA10x USB driver"
  91. depends on USB
  92. help
  93. Bluetooth HCI BPA10x USB driver.
  94. This driver provides support for the Digianswer BPA 100/105 Bluetooth
  95. sniffer devices.
  96. Say Y here to compile support for HCI BPA10x devices into the
  97. kernel or say M to compile it as module (bpa10x).
  98. config BT_HCIBFUSB
  99. tristate "HCI BlueFRITZ! USB driver"
  100. depends on USB
  101. select FW_LOADER
  102. help
  103. Bluetooth HCI BlueFRITZ! USB driver.
  104. This driver provides support for Bluetooth USB devices with AVM
  105. interface:
  106. AVM BlueFRITZ! USB
  107. Say Y here to compile support for HCI BFUSB devices into the
  108. kernel or say M to compile it as module (bfusb).
  109. config BT_HCIDTL1
  110. tristate "HCI DTL1 (PC Card) driver"
  111. depends on PCMCIA
  112. help
  113. Bluetooth HCI DTL1 (PC Card) driver.
  114. This driver provides support for Bluetooth PCMCIA devices with
  115. Nokia DTL1 interface:
  116. Nokia Bluetooth Card
  117. Socket Bluetooth CF Card
  118. Say Y here to compile support for HCI DTL1 devices into the
  119. kernel or say M to compile it as module (dtl1_cs).
  120. config BT_HCIBT3C
  121. tristate "HCI BT3C (PC Card) driver"
  122. depends on PCMCIA
  123. select FW_LOADER
  124. help
  125. Bluetooth HCI BT3C (PC Card) driver.
  126. This driver provides support for Bluetooth PCMCIA devices with
  127. 3Com BT3C interface:
  128. 3Com Bluetooth Card (3CRWB6096)
  129. HP Bluetooth Card
  130. Say Y here to compile support for HCI BT3C devices into the
  131. kernel or say M to compile it as module (bt3c_cs).
  132. config BT_HCIBLUECARD
  133. tristate "HCI BlueCard (PC Card) driver"
  134. depends on PCMCIA
  135. help
  136. Bluetooth HCI BlueCard (PC Card) driver.
  137. This driver provides support for Bluetooth PCMCIA devices with
  138. Anycom BlueCard interface:
  139. Anycom Bluetooth PC Card
  140. Anycom Bluetooth CF Card
  141. Say Y here to compile support for HCI BlueCard devices into the
  142. kernel or say M to compile it as module (bluecard_cs).
  143. config BT_HCIBTUART
  144. tristate "HCI UART (PC Card) device driver"
  145. depends on PCMCIA
  146. help
  147. Bluetooth HCI UART (PC Card) driver.
  148. This driver provides support for Bluetooth PCMCIA devices with
  149. an UART interface:
  150. Xircom CreditCard Bluetooth Adapter
  151. Xircom RealPort2 Bluetooth Adapter
  152. Sphinx PICO Card
  153. H-Soft blue+Card
  154. Cyber-blue Compact Flash Card
  155. Say Y here to compile support for HCI UART devices into the
  156. kernel or say M to compile it as module (btuart_cs).
  157. config BT_HCIVHCI
  158. tristate "HCI VHCI (Virtual HCI device) driver"
  159. help
  160. Bluetooth Virtual HCI device driver.
  161. This driver is required if you want to use HCI Emulation software.
  162. Say Y here to compile support for virtual HCI devices into the
  163. kernel or say M to compile it as module (hci_vhci).
  164. config BT_MRVL
  165. tristate "Marvell Bluetooth driver support"
  166. help
  167. The core driver to support Marvell Bluetooth devices.
  168. This driver is required if you want to support
  169. Marvell Bluetooth devices, such as 8688/8787/8797.
  170. Say Y here to compile Marvell Bluetooth driver
  171. into the kernel or say M to compile it as module.
  172. config BT_MRVL_SDIO
  173. tristate "Marvell BT-over-SDIO driver"
  174. depends on BT_MRVL && MMC
  175. select FW_LOADER
  176. help
  177. The driver for Marvell Bluetooth chipsets with SDIO interface.
  178. This driver is required if you want to use Marvell Bluetooth
  179. devices with SDIO interface. Currently SD8688/SD8787/SD8797
  180. chipsets are supported.
  181. Say Y here to compile support for Marvell BT-over-SDIO driver
  182. into the kernel or say M to compile it as module.
  183. config BT_ATH3K
  184. tristate "Atheros firmware download driver"
  185. depends on BT_HCIBTUSB
  186. select FW_LOADER
  187. help
  188. Bluetooth firmware download driver.
  189. This driver loads the firmware into the Atheros Bluetooth
  190. chipset.
  191. Say Y here to compile support for "Atheros firmware download driver"
  192. into the kernel or say M to compile it as module (ath3k).
  193. config BT_WILINK
  194. tristate "Texas Instruments WiLink7 driver"
  195. depends on TI_ST
  196. help
  197. This enables the Bluetooth driver for Texas Instrument's BT/FM/GPS
  198. combo devices. This makes use of shared transport line discipline
  199. core driver to communicate with the BT core of the combo chip.
  200. Say Y here to compile support for Texas Instrument's WiLink7 driver
  201. into the kernel or say M to compile it as module.
  202. endmenu