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"
30 Bluetooth HCI UART driver.
31 This driver is required if you want to use Bluetooth devices with
32 serial port interface. You will also need this driver if you have
33 UART based Bluetooth PCMCIA and CF devices like Xircom Credit Card
34 adapter and BrainBoxes Bluetooth PC Card.
36 Say Y here to compile support for Bluetooth UART devices into the
37 kernel or say M to compile it as module (hci_uart).
40 bool "UART (H4) protocol support"
43 UART (H4) is serial protocol for communication between Bluetooth
44 device and host. This protocol is required for most Bluetooth devices
45 with UART interface, including PCMCIA and CF cards.
47 Say Y here to compile support for HCI UART (H4) protocol.
49 config BT_HCIUART_BCSP
50 bool "BCSP protocol support"
54 BCSP (BlueCore Serial Protocol) is serial protocol for communication
55 between Bluetooth device and host. This protocol is required for non
56 USB Bluetooth devices based on CSR BlueCore chip, including PCMCIA and
59 Say Y here to compile support for HCI BCSP protocol.
61 config BT_HCIUART_ATH3K
62 bool "Atheros AR300x serial support"
65 HCIATH3K (HCI Atheros AR300x) is a serial protocol for
66 communication between host and Atheros AR300x Bluetooth devices.
67 This protocol enables AR300x chips to be enabled with
68 power management support.
69 Enable this if you have Atheros AR300x serial Bluetooth device.
71 Say Y here to compile support for HCI UART ATH3K protocol.
74 bool "HCILL protocol support"
77 HCILL (HCI Low Level) is a serial protocol for communication
78 between Bluetooth device and host. This protocol is required for
79 serial Bluetooth devices that are based on Texas Instruments'
82 Say Y here to compile support for HCILL protocol.
85 tristate "HCI BCM203x USB driver"
89 Bluetooth HCI BCM203x USB driver.
90 This driver provides the firmware loading mechanism for the Broadcom
91 Blutonium based devices.
93 Say Y here to compile support for HCI BCM203x devices into the
94 kernel or say M to compile it as module (bcm203x).
97 tristate "HCI BPA10x USB driver"
100 Bluetooth HCI BPA10x USB driver.
101 This driver provides support for the Digianswer BPA 100/105 Bluetooth
104 Say Y here to compile support for HCI BPA10x devices into the
105 kernel or say M to compile it as module (bpa10x).
108 tristate "HCI BlueFRITZ! USB driver"
112 Bluetooth HCI BlueFRITZ! USB driver.
113 This driver provides support for Bluetooth USB devices with AVM
117 Say Y here to compile support for HCI BFUSB devices into the
118 kernel or say M to compile it as module (bfusb).
121 tristate "HCI DTL1 (PC Card) driver"
124 Bluetooth HCI DTL1 (PC Card) driver.
125 This driver provides support for Bluetooth PCMCIA devices with
126 Nokia DTL1 interface:
128 Socket Bluetooth CF Card
130 Say Y here to compile support for HCI DTL1 devices into the
131 kernel or say M to compile it as module (dtl1_cs).
134 tristate "HCI BT3C (PC Card) driver"
138 Bluetooth HCI BT3C (PC Card) driver.
139 This driver provides support for Bluetooth PCMCIA devices with
141 3Com Bluetooth Card (3CRWB6096)
144 Say Y here to compile support for HCI BT3C devices into the
145 kernel or say M to compile it as module (bt3c_cs).
147 config BT_HCIBLUECARD
148 tristate "HCI BlueCard (PC Card) driver"
151 Bluetooth HCI BlueCard (PC Card) driver.
152 This driver provides support for Bluetooth PCMCIA devices with
153 Anycom BlueCard interface:
154 Anycom Bluetooth PC Card
155 Anycom Bluetooth CF Card
157 Say Y here to compile support for HCI BlueCard devices into the
158 kernel or say M to compile it as module (bluecard_cs).
161 tristate "HCI UART (PC Card) device driver"
164 Bluetooth HCI UART (PC Card) driver.
165 This driver provides support for Bluetooth PCMCIA devices with
167 Xircom CreditCard Bluetooth Adapter
168 Xircom RealPort2 Bluetooth Adapter
171 Cyber-blue Compact Flash Card
173 Say Y here to compile support for HCI UART devices into the
174 kernel or say M to compile it as module (btuart_cs).
177 tristate "HCI VHCI (Virtual HCI device) driver"
179 Bluetooth Virtual HCI device driver.
180 This driver is required if you want to use HCI Emulation software.
182 Say Y here to compile support for virtual HCI devices into the
183 kernel or say M to compile it as module (hci_vhci).
186 tristate "Marvell Bluetooth driver support"
188 The core driver to support Marvell Bluetooth devices.
190 This driver is required if you want to support
191 Marvell Bluetooth devices, such as 8688.
193 Say Y here to compile Marvell Bluetooth driver
194 into the kernel or say M to compile it as module.
197 tristate "Marvell BT-over-SDIO driver"
198 depends on BT_MRVL && MMC
201 The driver for Marvell Bluetooth chipsets with SDIO interface.
203 This driver is required if you want to use Marvell Bluetooth
204 devices with SDIO interface. Currently only SD8688 chipset is
207 Say Y here to compile support for Marvell BT-over-SDIO driver
208 into the kernel or say M to compile it as module.
211 tristate "Atheros firmware download driver"
212 depends on BT_HCIBTUSB
215 Bluetooth firmware download driver.
216 This driver loads the firmware into the Atheros Bluetooth
219 Say Y here to compile support for "Atheros firmware download driver"
220 into the kernel or say M to compile it as module (ath3k).
223 tristate "Texas Instruments WiLink7 driver"
226 This enables the Bluetooth driver for Texas Instrument's BT/FM/GPS
227 combo devices. This makes use of shared transport line discipline
228 core driver to communicate with the BT core of the combo chip.
230 Say Y here to compile support for Texas Instrument's WiLink7 driver
231 into the kernel or say M to compile it as module.