]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/bluetooth/Kconfig
h63xx: bluetooth support
[linux-2.6-omap-h63xx.git] / drivers / bluetooth / Kconfig
index 543f93e0f23f685c971fa775bdea727991192b86..e05424c6749ea09083d314db0edb0208a9494605 100644 (file)
@@ -55,14 +55,6 @@ config BT_HCIUART_BCSP
 
          Say Y here to compile support for HCI BCSP protocol.
 
-config BT_HCIUART_BCSP_TXCRC
-       bool "Transmit CRC with every BCSP packet"
-       depends on BT_HCIUART_BCSP
-       help
-         If you say Y here, a 16-bit CRC checksum will be transmitted along with
-         every BCSP (BlueCore Serial Protocol) packet sent to the Bluetooth chip.
-         This increases reliability, but slightly reduces efficiency.
-
 config BT_HCIBCM203X
        tristate "HCI BCM203x USB driver"
        depends on USB
@@ -155,6 +147,17 @@ config BT_HCIBTUART
          Say Y here to compile support for HCI UART devices into the
          kernel or say M to compile it as module (btuart_cs).
 
+config BT_HCIBRF6150
+       tristate "HCI TI BRF6150 driver with H4 extensions"
+       depends on BT && ARCH_OMAP
+       help
+         Bluetooth HCI driver for TI BRF6150 with H4 extensions.
+         This driver provides support for BRF6150 Bluetooth chip 
+         with vendor-specific H4 extensions.
+
+         Say Y here to compile support for TI BRF6150 devices into the
+         kernel or say M to compile it as module (brf6150).
+
 config BT_HCIVHCI
        tristate "HCI VHCI (Virtual HCI device) driver"
        help
@@ -163,6 +166,16 @@ config BT_HCIVHCI
 
          Say Y here to compile support for virtual HCI devices into the
          kernel or say M to compile it as module (hci_vhci).
+         
+config BT_H6300
+       tristate "H6300 BRF6100 BT DRIVER"
+       help
+         Bluetooth H6300 BRF6100 driver.
+         This driver provides the firmware loading mechanism for the BRF6100
+         bt hardware in iPAQ h6300.
+
+         Say Y here to compile support for BRF6100 BT devices into the
+         kernel or say M to compile it as module (h6300_BT).     
 
 endmenu