aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/Kconfig
diff options
context:
space:
mode:
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 4356f718ea3d..e8630b605aa9 100644
--- a/drivers/bluetooth/Kconfig
+++ b/drivers/bluetooth/Kconfig
@@ -103,6 +103,15 @@ config BT_HCIUART_INTEL
103 103
104 Say Y here to compile support for Intel protocol. 104 Say Y here to compile support for Intel protocol.
105 105
106config BT_HCIUART_BCM
107 bool "Broadcom protocol support"
108 depends on BT_HCIUART
109 help
110 The Broadcom protocol support enables Bluetooth HCI over serial
111 port interface for Broadcom Bluetooth controllers.
112
113 Say Y here to compile support for Broadcom protocol.
114
106config BT_HCIBCM203X 115config BT_HCIBCM203X
107 tristate "HCI BCM203x USB driver" 116 tristate "HCI BCM203x USB driver"
108 depends on USB 117 depends on USB