2 menu "Bluetooth device drivers"
6 tristate "HCI USB driver"
9 Bluetooth HCI USB driver.
10 This driver is required if you want to use Bluetooth devices with
13 Say Y here to compile support for Bluetooth USB devices into the
14 kernel or say M to compile it as module (btusb).
17 tristate "HCI SDIO driver"
20 Bluetooth HCI SDIO driver.
21 This driver is required if you want to use Bluetooth device with
24 Say Y here to compile support for Bluetooth SDIO devices into the
25 kernel or say M to compile it as module (btsdio).
28 tristate "HCI UART driver"
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.
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).
41 bool "UART (H4) protocol support"
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.
48 Say Y here to compile support for HCI UART (H4) protocol.
50 config BT_HCIUART_BCSP
51 bool "BCSP protocol support"
55 BCSP (BlueCore Serial Protocol) is serial protocol for communication
56 between Bluetooth device and host. This protocol is required for non
57 USB Bluetooth devices based on CSR BlueCore chip, including PCMCIA and
60 Say Y here to compile support for HCI BCSP protocol.
62 config BT_HCIUART_ATH3K
63 bool "Atheros AR300x serial support"
66 HCIATH3K (HCI Atheros AR300x) is a serial protocol for
67 communication between host and Atheros AR300x Bluetooth devices.
68 This protocol enables AR300x chips to be enabled with
69 power management support.
70 Enable this if you have Atheros AR300x serial Bluetooth device.
72 Say Y here to compile support for HCI UART ATH3K protocol.
75 bool "HCILL protocol support"
78 HCILL (HCI Low Level) is a serial protocol for communication
79 between Bluetooth device and host. This protocol is required for
80 serial Bluetooth devices that are based on Texas Instruments'
83 Say Y here to compile support for HCILL protocol.
85 config BT_HCIUART_3WIRE
86 bool "Three-wire UART (H5) protocol support"
89 The HCI Three-wire UART Transport Layer makes it possible to
90 user the Bluetooth HCI over a serial port interface. The HCI
91 Three-wire UART Transport Layer assumes that the UART
92 communication may have bit errors, overrun errors or burst
93 errors and thereby making CTS/RTS lines unnecessary.
95 Say Y here to compile support for Three-wire UART protocol.
98 tristate "HCI BCM203x USB driver"
102 Bluetooth HCI BCM203x USB driver.
103 This driver provides the firmware loading mechanism for the Broadcom
104 Blutonium based devices.
106 Say Y here to compile support for HCI BCM203x devices into the
107 kernel or say M to compile it as module (bcm203x).
110 tristate "HCI BPA10x USB driver"
113 Bluetooth HCI BPA10x USB driver.
114 This driver provides support for the Digianswer BPA 100/105 Bluetooth
117 Say Y here to compile support for HCI BPA10x devices into the
118 kernel or say M to compile it as module (bpa10x).
121 tristate "HCI BlueFRITZ! USB driver"
125 Bluetooth HCI BlueFRITZ! USB driver.
126 This driver provides support for Bluetooth USB devices with AVM
130 Say Y here to compile support for HCI BFUSB devices into the
131 kernel or say M to compile it as module (bfusb).
134 tristate "HCI DTL1 (PC Card) driver"
137 Bluetooth HCI DTL1 (PC Card) driver.
138 This driver provides support for Bluetooth PCMCIA devices with
139 Nokia DTL1 interface:
141 Socket Bluetooth CF Card
143 Say Y here to compile support for HCI DTL1 devices into the
144 kernel or say M to compile it as module (dtl1_cs).
147 tristate "HCI BT3C (PC Card) driver"
151 Bluetooth HCI BT3C (PC Card) driver.
152 This driver provides support for Bluetooth PCMCIA devices with
154 3Com Bluetooth Card (3CRWB6096)
157 Say Y here to compile support for HCI BT3C devices into the
158 kernel or say M to compile it as module (bt3c_cs).
160 config BT_HCIBLUECARD
161 tristate "HCI BlueCard (PC Card) driver"
164 Bluetooth HCI BlueCard (PC Card) driver.
165 This driver provides support for Bluetooth PCMCIA devices with
166 Anycom BlueCard interface:
167 Anycom Bluetooth PC Card
168 Anycom Bluetooth CF Card
170 Say Y here to compile support for HCI BlueCard devices into the
171 kernel or say M to compile it as module (bluecard_cs).
174 tristate "HCI UART (PC Card) device driver"
177 Bluetooth HCI UART (PC Card) driver.
178 This driver provides support for Bluetooth PCMCIA devices with
180 Xircom CreditCard Bluetooth Adapter
181 Xircom RealPort2 Bluetooth Adapter
184 Cyber-blue Compact Flash Card
186 Say Y here to compile support for HCI UART devices into the
187 kernel or say M to compile it as module (btuart_cs).
190 tristate "HCI VHCI (Virtual HCI device) driver"
192 Bluetooth Virtual HCI device driver.
193 This driver is required if you want to use HCI Emulation software.
195 Say Y here to compile support for virtual HCI devices into the
196 kernel or say M to compile it as module (hci_vhci).
199 tristate "Marvell Bluetooth driver support"
201 The core driver to support Marvell Bluetooth devices.
203 This driver is required if you want to support
204 Marvell Bluetooth devices, such as 8688/8787/8797/8897.
206 Say Y here to compile Marvell Bluetooth driver
207 into the kernel or say M to compile it as module.
210 tristate "Marvell BT-over-SDIO driver"
211 depends on BT_MRVL && MMC
214 The driver for Marvell Bluetooth chipsets with SDIO interface.
216 This driver is required if you want to use Marvell Bluetooth
217 devices with SDIO interface. Currently SD8688/SD8787/SD8797/SD8897
218 chipsets are supported.
220 Say Y here to compile support for Marvell BT-over-SDIO driver
221 into the kernel or say M to compile it as module.
224 tristate "Atheros firmware download driver"
225 depends on BT_HCIBTUSB
228 Bluetooth firmware download driver.
229 This driver loads the firmware into the Atheros Bluetooth
232 Say Y here to compile support for "Atheros firmware download driver"
233 into the kernel or say M to compile it as module (ath3k).
236 tristate "Texas Instruments WiLink7 driver"
239 This enables the Bluetooth driver for Texas Instrument's BT/FM/GPS
240 combo devices. This makes use of shared transport line discipline
241 core driver to communicate with the BT core of the combo chip.
243 Say Y here to compile support for Texas Instrument's WiLink7 driver
244 into the kernel or say M to compile it as module.