summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/Kconfig
diff options
context:
space:
mode:
authorMarcel Holtmann2015-04-06 07:52:13 +0200
committerMarcel Holtmann2015-04-07 18:47:11 +0200
commit1c8ba6d013c553bd13c50c139d652daac3348685 (patch)
tree3e443a70dd7b9b56789ce1560faae3d4a79ab826 /drivers/bluetooth/Kconfig
parentBluetooth: hci_uart: Use generic functionality from Broadcom module (diff)
downloadkernel-qcow2-linux-1c8ba6d013c553bd13c50c139d652daac3348685.tar.gz
kernel-qcow2-linux-1c8ba6d013c553bd13c50c139d652daac3348685.tar.xz
kernel-qcow2-linux-1c8ba6d013c553bd13c50c139d652daac3348685.zip
Bluetooth: btbcm: Add support for Broadcom controller setup
To unify the controller setup of Broadcom devices between USB and UART transport, add the patchram download support into the Broadcom module. 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 9f68e11c1671..0801649a3b41 100644
--- a/drivers/bluetooth/Kconfig
+++ b/drivers/bluetooth/Kconfig
@@ -4,6 +4,7 @@ menu "Bluetooth device drivers"
config BT_BCM
tristate
+ select FW_LOADER
config BT_HCIBTUSB
tristate "HCI USB driver"