aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/Kconfig
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2015-10-07 21:06:53 -0400
committerJohan Hedberg <johan.hedberg@intel.com>2015-10-08 03:04:27 -0400
commit943cc592195ea458058c121d9c4d7481d0f28be1 (patch)
tree314fc8f985ade8eb5542b54bcb264f6030007efb /drivers/bluetooth/Kconfig
parent881f7e86a1e0322fbda42c92a36b13c44120bca2 (diff)
Bluetooth: bpa10x: Use h4_recv_buf helper for frame reassembly
The manually coded frame reassembly is actually broken. The h4_recv_buf helper from the UART driver is a perfect fit for frame reassembly for this driver. So just export that function and use it here as well. 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/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bluetooth/Kconfig b/drivers/bluetooth/Kconfig
index 62999546a301..c9c5dd0bad36 100644
--- a/drivers/bluetooth/Kconfig
+++ b/drivers/bluetooth/Kconfig
@@ -184,6 +184,7 @@ config BT_HCIBCM203X
184config BT_HCIBPA10X 184config BT_HCIBPA10X
185 tristate "HCI BPA10x USB driver" 185 tristate "HCI BPA10x USB driver"
186 depends on USB 186 depends on USB
187 select BT_HCIUART_H4
187 help 188 help
188 Bluetooth HCI BPA10x USB driver. 189 Bluetooth HCI BPA10x USB driver.
189 This driver provides support for the Digianswer BPA 100/105 Bluetooth 190 This driver provides support for the Digianswer BPA 100/105 Bluetooth