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