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