blob: 62999546a301c33f5a9289615a803421b9a744ea [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001
2menu "Bluetooth device drivers"
3 depends on BT
4
Marcel Holtmann48f0ed12015-04-06 00:52:11 -07005config BT_INTEL
6 tristate
Loic Poulaind06f1072015-10-01 18:16:21 +02007 select REGMAP
Marcel Holtmann48f0ed12015-04-06 00:52:11 -07008
Marcel Holtmann4fba30f2015-04-05 22:52:10 -07009config BT_BCM
10 tristate
Marcel Holtmann1c8ba6d2015-04-05 22:52:13 -070011 select FW_LOADER
Marcel Holtmann4fba30f2015-04-05 22:52:10 -070012
Carlo Caionedb33c772015-05-14 10:49:09 +020013config BT_RTL
14 tristate
15 select FW_LOADER
16
Ben Young Tae Kim83e81962015-08-10 14:24:12 -070017config BT_QCA
18 tristate
19 select FW_LOADER
20
Marcel Holtmann5e23b922007-10-20 14:12:34 +020021config BT_HCIBTUSB
Marcel Holtmann9bfa35f2008-08-18 13:23:52 +020022 tristate "HCI USB driver"
23 depends on USB
Marcel Holtmann4185a0f2015-04-06 00:52:12 -070024 select BT_INTEL
Marcel Holtmann5e23b922007-10-20 14:12:34 +020025 help
26 Bluetooth HCI USB driver.
27 This driver is required if you want to use Bluetooth devices with
28 USB interface.
29
Marcel Holtmann5e23b922007-10-20 14:12:34 +020030 Say Y here to compile support for Bluetooth USB devices into the
31 kernel or say M to compile it as module (btusb).
32
Marcel Holtmannc2bfb102015-04-05 22:52:14 -070033config BT_HCIBTUSB_BCM
34 bool "Broadcom protocol support"
35 depends on BT_HCIBTUSB
36 select BT_BCM
37 default y
38 help
39 The Broadcom protocol support enables firmware and patchram
40 download support for Broadcom Bluetooth controllers.
41
42 Say Y here to compile support for Broadcom protocol.
43
Carlo Caionedb33c772015-05-14 10:49:09 +020044config BT_HCIBTUSB_RTL
45 bool "Realtek protocol support"
46 depends on BT_HCIBTUSB
47 select BT_RTL
48 default y
49 help
50 The Realtek protocol support enables firmware and configuration
51 download support for Realtek Bluetooth controllers.
52
53 Say Y here to compile support for Realtek protocol.
54
Marcel Holtmannddbaf132007-10-20 14:02:04 +020055config BT_HCIBTSDIO
56 tristate "HCI SDIO driver"
57 depends on MMC
58 help
59 Bluetooth HCI SDIO driver.
60 This driver is required if you want to use Bluetooth device with
61 SDIO interface.
62
63 Say Y here to compile support for Bluetooth SDIO devices into the
64 kernel or say M to compile it as module (btsdio).
65
Linus Torvalds1da177e2005-04-16 15:20:36 -070066config BT_HCIUART
67 tristate "HCI UART driver"
Joe Millenbach4f73bc42013-01-17 22:44:22 -080068 depends on TTY
Linus Torvalds1da177e2005-04-16 15:20:36 -070069 help
70 Bluetooth HCI UART driver.
71 This driver is required if you want to use Bluetooth devices with
Stephan Gabert8ba8b4c2014-06-16 18:52:25 +020072 serial port interface. You will also need this driver if you have
73 UART based Bluetooth PCMCIA and CF devices like Xircom Credit Card
Linus Torvalds1da177e2005-04-16 15:20:36 -070074 adapter and BrainBoxes Bluetooth PC Card.
75
76 Say Y here to compile support for Bluetooth UART devices into the
77 kernel or say M to compile it as module (hci_uart).
78
79config BT_HCIUART_H4
80 bool "UART (H4) protocol support"
81 depends on BT_HCIUART
82 help
Stephan Gabert8ba8b4c2014-06-16 18:52:25 +020083 UART (H4) is serial protocol for communication between Bluetooth
84 device and host. This protocol is required for most Bluetooth devices
85 with UART interface, including PCMCIA and CF cards.
Linus Torvalds1da177e2005-04-16 15:20:36 -070086
87 Say Y here to compile support for HCI UART (H4) protocol.
88
89config BT_HCIUART_BCSP
90 bool "BCSP protocol support"
91 depends on BT_HCIUART
Randy Dunlapd3a8eab02008-07-15 00:51:45 -070092 select BITREVERSE
Linus Torvalds1da177e2005-04-16 15:20:36 -070093 help
Stephan Gabert8ba8b4c2014-06-16 18:52:25 +020094 BCSP (BlueCore Serial Protocol) is serial protocol for communication
Linus Torvalds1da177e2005-04-16 15:20:36 -070095 between Bluetooth device and host. This protocol is required for non
96 USB Bluetooth devices based on CSR BlueCore chip, including PCMCIA and
97 CF cards.
98
99 Say Y here to compile support for HCI BCSP protocol.
100
Suraj Sumangalab3190df2010-07-19 12:34:07 +0530101config BT_HCIUART_ATH3K
102 bool "Atheros AR300x serial support"
103 depends on BT_HCIUART
Marcel Holtmannd90aa682015-04-04 21:59:26 -0700104 select BT_HCIUART_H4
Suraj Sumangalab3190df2010-07-19 12:34:07 +0530105 help
106 HCIATH3K (HCI Atheros AR300x) is a serial protocol for
107 communication between host and Atheros AR300x Bluetooth devices.
108 This protocol enables AR300x chips to be enabled with
109 power management support.
110 Enable this if you have Atheros AR300x serial Bluetooth device.
111
112 Say Y here to compile support for HCI UART ATH3K protocol.
113
Ohad Ben-Cohen166d2f62007-10-20 13:42:36 +0200114config BT_HCIUART_LL
115 bool "HCILL protocol support"
116 depends on BT_HCIUART
117 help
118 HCILL (HCI Low Level) is a serial protocol for communication
119 between Bluetooth device and host. This protocol is required for
120 serial Bluetooth devices that are based on Texas Instruments'
121 BRF chips.
122
123 Say Y here to compile support for HCILL protocol.
124
Johan Hedberg7dec65c2012-07-16 16:12:02 +0300125config BT_HCIUART_3WIRE
126 bool "Three-wire UART (H5) protocol support"
127 depends on BT_HCIUART
128 help
129 The HCI Three-wire UART Transport Layer makes it possible to
130 user the Bluetooth HCI over a serial port interface. The HCI
131 Three-wire UART Transport Layer assumes that the UART
132 communication may have bit errors, overrun errors or burst
133 errors and thereby making CTS/RTS lines unnecessary.
134
135 Say Y here to compile support for Three-wire UART protocol.
136
Marcel Holtmann16e38872015-04-04 16:13:02 -0700137config BT_HCIUART_INTEL
138 bool "Intel protocol support"
139 depends on BT_HCIUART
Loic Poulainca93cee2015-07-01 12:20:26 +0200140 select BT_HCIUART_H4
Marcel Holtmannbca03c92015-04-06 00:52:14 -0700141 select BT_INTEL
Marcel Holtmann16e38872015-04-04 16:13:02 -0700142 help
143 The Intel protocol support enables Bluetooth HCI over serial
144 port interface for Intel Bluetooth controllers.
145
146 Say Y here to compile support for Intel protocol.
147
Marcel Holtmanne9a2dd22015-04-04 16:13:03 -0700148config BT_HCIUART_BCM
149 bool "Broadcom protocol support"
150 depends on BT_HCIUART
Marcel Holtmannbdd88182015-04-05 22:52:18 -0700151 select BT_HCIUART_H4
Marcel Holtmann3e0ac122015-04-05 22:52:12 -0700152 select BT_BCM
Marcel Holtmanne9a2dd22015-04-04 16:13:03 -0700153 help
154 The Broadcom protocol support enables Bluetooth HCI over serial
155 port interface for Broadcom Bluetooth controllers.
156
157 Say Y here to compile support for Broadcom protocol.
158
Ben Young Tae Kim0ff252c2015-08-10 14:24:17 -0700159config BT_HCIUART_QCA
160 bool "Qualcomm Atheros protocol support"
161 depends on BT_HCIUART
162 select BT_HCIUART_H4
163 select BT_QCA
164 help
165 The Qualcomm Atheros protocol supports HCI In-Band Sleep feature
166 over serial port interface(H4) between controller and host.
167 This protocol is required for UART clock control for QCA Bluetooth
168 devices.
169
170 Say Y here to compile support for QCA protocol.
171
Linus Torvalds1da177e2005-04-16 15:20:36 -0700172config BT_HCIBCM203X
173 tristate "HCI BCM203x USB driver"
174 depends on USB
175 select FW_LOADER
176 help
177 Bluetooth HCI BCM203x USB driver.
178 This driver provides the firmware loading mechanism for the Broadcom
179 Blutonium based devices.
180
181 Say Y here to compile support for HCI BCM203x devices into the
182 kernel or say M to compile it as module (bcm203x).
183
184config BT_HCIBPA10X
185 tristate "HCI BPA10x USB driver"
186 depends on USB
187 help
188 Bluetooth HCI BPA10x USB driver.
189 This driver provides support for the Digianswer BPA 100/105 Bluetooth
190 sniffer devices.
191
192 Say Y here to compile support for HCI BPA10x devices into the
193 kernel or say M to compile it as module (bpa10x).
194
195config BT_HCIBFUSB
196 tristate "HCI BlueFRITZ! USB driver"
197 depends on USB
198 select FW_LOADER
199 help
200 Bluetooth HCI BlueFRITZ! USB driver.
201 This driver provides support for Bluetooth USB devices with AVM
202 interface:
203 AVM BlueFRITZ! USB
204
205 Say Y here to compile support for HCI BFUSB devices into the
206 kernel or say M to compile it as module (bfusb).
207
208config BT_HCIDTL1
209 tristate "HCI DTL1 (PC Card) driver"
210 depends on PCMCIA
211 help
212 Bluetooth HCI DTL1 (PC Card) driver.
213 This driver provides support for Bluetooth PCMCIA devices with
214 Nokia DTL1 interface:
215 Nokia Bluetooth Card
216 Socket Bluetooth CF Card
217
218 Say Y here to compile support for HCI DTL1 devices into the
219 kernel or say M to compile it as module (dtl1_cs).
220
221config BT_HCIBT3C
222 tristate "HCI BT3C (PC Card) driver"
223 depends on PCMCIA
224 select FW_LOADER
225 help
226 Bluetooth HCI BT3C (PC Card) driver.
227 This driver provides support for Bluetooth PCMCIA devices with
228 3Com BT3C interface:
229 3Com Bluetooth Card (3CRWB6096)
230 HP Bluetooth Card
231
232 Say Y here to compile support for HCI BT3C devices into the
233 kernel or say M to compile it as module (bt3c_cs).
234
235config BT_HCIBLUECARD
236 tristate "HCI BlueCard (PC Card) driver"
237 depends on PCMCIA
238 help
239 Bluetooth HCI BlueCard (PC Card) driver.
240 This driver provides support for Bluetooth PCMCIA devices with
241 Anycom BlueCard interface:
242 Anycom Bluetooth PC Card
243 Anycom Bluetooth CF Card
244
245 Say Y here to compile support for HCI BlueCard devices into the
246 kernel or say M to compile it as module (bluecard_cs).
247
248config BT_HCIBTUART
249 tristate "HCI UART (PC Card) device driver"
250 depends on PCMCIA
251 help
252 Bluetooth HCI UART (PC Card) driver.
253 This driver provides support for Bluetooth PCMCIA devices with
254 an UART interface:
255 Xircom CreditCard Bluetooth Adapter
256 Xircom RealPort2 Bluetooth Adapter
257 Sphinx PICO Card
258 H-Soft blue+Card
259 Cyber-blue Compact Flash Card
260
261 Say Y here to compile support for HCI UART devices into the
262 kernel or say M to compile it as module (btuart_cs).
263
264config BT_HCIVHCI
265 tristate "HCI VHCI (Virtual HCI device) driver"
266 help
267 Bluetooth Virtual HCI device driver.
268 This driver is required if you want to use HCI Emulation software.
269
270 Say Y here to compile support for virtual HCI devices into the
271 kernel or say M to compile it as module (hci_vhci).
272
Bing Zhao132ff4e2009-06-02 14:29:35 -0700273config BT_MRVL
274 tristate "Marvell Bluetooth driver support"
Bing Zhao132ff4e2009-06-02 14:29:35 -0700275 help
276 The core driver to support Marvell Bluetooth devices.
277
278 This driver is required if you want to support
Amitkumar Karwarf0ef6742015-09-21 03:06:42 -0700279 Marvell Bluetooth devices, such as 8688/8787/8797/8887/8897/8997.
Bing Zhao132ff4e2009-06-02 14:29:35 -0700280
281 Say Y here to compile Marvell Bluetooth driver
282 into the kernel or say M to compile it as module.
283
Bing Zhao789221e2009-06-02 14:29:36 -0700284config BT_MRVL_SDIO
285 tristate "Marvell BT-over-SDIO driver"
286 depends on BT_MRVL && MMC
Marcel Holtmanne7a25f92009-06-09 13:42:54 +0200287 select FW_LOADER
Xinming Hudc759612014-11-24 02:40:53 -0800288 select WANT_DEV_COREDUMP
Bing Zhao789221e2009-06-02 14:29:36 -0700289 help
290 The driver for Marvell Bluetooth chipsets with SDIO interface.
291
292 This driver is required if you want to use Marvell Bluetooth
Amitkumar Karwarf0ef6742015-09-21 03:06:42 -0700293 devices with SDIO interface. Currently SD8688/SD8787/SD8797/SD8887/SD8897/SD8997
Bing Zhao2ac654f2011-11-16 20:40:42 -0800294 chipsets are supported.
Bing Zhao789221e2009-06-02 14:29:36 -0700295
296 Say Y here to compile support for Marvell BT-over-SDIO driver
297 into the kernel or say M to compile it as module.
298
Vikram Kandukuri9670d802010-01-06 19:04:15 +0530299config BT_ATH3K
300 tristate "Atheros firmware download driver"
301 depends on BT_HCIBTUSB
302 select FW_LOADER
303 help
304 Bluetooth firmware download driver.
305 This driver loads the firmware into the Atheros Bluetooth
306 chipset.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700307
Vikram Kandukuri9670d802010-01-06 19:04:15 +0530308 Say Y here to compile support for "Atheros firmware download driver"
309 into the kernel or say M to compile it as module (ath3k).
310
Pavan Savoy363907a2011-02-20 22:41:16 -0600311config BT_WILINK
312 tristate "Texas Instruments WiLink7 driver"
313 depends on TI_ST
314 help
315 This enables the Bluetooth driver for Texas Instrument's BT/FM/GPS
316 combo devices. This makes use of shared transport line discipline
317 core driver to communicate with the BT core of the combo chip.
318
319 Say Y here to compile support for Texas Instrument's WiLink7 driver
Pavel Machek22e8ee12014-01-17 14:34:30 +0100320 into the kernel or say M to compile it as module (btwilink).
321
Vikram Kandukuri9670d802010-01-06 19:04:15 +0530322endmenu