diff options
Diffstat (limited to 'drivers/bluetooth/Kconfig')
-rw-r--r-- | drivers/bluetooth/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/bluetooth/Kconfig b/drivers/bluetooth/Kconfig index 02deef424926..8e0de9a05867 100644 --- a/drivers/bluetooth/Kconfig +++ b/drivers/bluetooth/Kconfig | |||
@@ -219,4 +219,14 @@ config BT_ATH3K | |||
219 | Say Y here to compile support for "Atheros firmware download driver" | 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). | 220 | into the kernel or say M to compile it as module (ath3k). |
221 | 221 | ||
222 | config BT_WILINK | ||
223 | tristate "Texas Instruments WiLink7 driver" | ||
224 | depends on TI_ST | ||
225 | help | ||
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. | ||
229 | |||
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. | ||
222 | endmenu | 232 | endmenu |