aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/Kconfig
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2015-04-06 03:52:12 -0400
committerMarcel Holtmann <marcel@holtmann.org>2015-04-07 12:48:21 -0400
commit4185a0f5d0431bf91ea1ec202fdf12e6e3b73c46 (patch)
tree1bfae670a935a3f1633b04b87133c9405d724e47 /drivers/bluetooth/Kconfig
parent48f0ed1bb68589db5d6566bd3cd28ec675feaf2f (diff)
Bluetooth: btusb: Use generic Intel support for address support
The Bluetooth address handling for Intel devices is provided by a generic module now. Start using that module instead of relying it being included in the driver. 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 e4aff8ca7870..b50fe3361659 100644
--- a/drivers/bluetooth/Kconfig
+++ b/drivers/bluetooth/Kconfig
@@ -12,6 +12,7 @@ config BT_BCM
12config BT_HCIBTUSB 12config BT_HCIBTUSB
13 tristate "HCI USB driver" 13 tristate "HCI USB driver"
14 depends on USB 14 depends on USB
15 select BT_INTEL
15 help 16 help
16 Bluetooth HCI USB driver. 17 Bluetooth HCI USB driver.
17 This driver is required if you want to use Bluetooth devices with 18 This driver is required if you want to use Bluetooth devices with