]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hci_nokia: select BT_BCM for btbcm_set_bdaddr()
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 22 Jul 2017 09:57:47 +0000 (11:57 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 24 Jul 2017 18:44:20 +0000 (21:44 +0300)
commit974feaf26ae1f46edcb125f5db056350acee5ed3
treecf67ceb0b773c0e2d2c21473e2c10eb33844e5b6
parent888b5c605018d0b8598565b7eae38860ce1037a9
Bluetooth: hci_nokia: select BT_BCM for btbcm_set_bdaddr()

The Nokia devices require the setup of its Public Bluetooth Device
Address and for that it is required to depend on vendor specific
commands. For Broadcom based Nokia devices, that is part of btbcm
module and can be selected via BT_BCM config option.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
drivers/bluetooth/Kconfig