summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/Kconfig
diff options
context:
space:
mode:
authorMarcel Holtmann2015-04-05 01:13:02 +0200
committerMarcel Holtmann2015-04-07 18:47:08 +0200
commit16e3887f9c625dbcbc5d7cc939881dd4515141c5 (patch)
tree3711a1de31abb521721d79c83d4a3b3736765e54 /drivers/bluetooth/Kconfig
parentBluetooth: hci_uart: Add support for vendor detection flag (diff)
downloadkernel-qcow2-linux-16e3887f9c625dbcbc5d7cc939881dd4515141c5.tar.gz
kernel-qcow2-linux-16e3887f9c625dbcbc5d7cc939881dd4515141c5.tar.xz
kernel-qcow2-linux-16e3887f9c625dbcbc5d7cc939881dd4515141c5.zip
Bluetooth: hci_uart: Add support Intel address configuration
When using vendor detection, this adds support for the Intel specific address configuration command. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'drivers/bluetooth/Kconfig')
-rw-r--r--drivers/bluetooth/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/bluetooth/Kconfig b/drivers/bluetooth/Kconfig
index 364f080768d0..4356f718ea3d 100644
--- a/drivers/bluetooth/Kconfig
+++ b/drivers/bluetooth/Kconfig
@@ -94,6 +94,15 @@ config BT_HCIUART_3WIRE
Say Y here to compile support for Three-wire UART protocol.
+config BT_HCIUART_INTEL
+ bool "Intel protocol support"
+ depends on BT_HCIUART
+ help
+ The Intel protocol support enables Bluetooth HCI over serial
+ port interface for Intel Bluetooth controllers.
+
+ Say Y here to compile support for Intel protocol.
+
config BT_HCIBCM203X
tristate "HCI BCM203x USB driver"
depends on USB