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)
commit6a48542091d6d1d35edcd8b7422a6689c45916a9
treecf67ceb0b773c0e2d2c21473e2c10eb33844e5b6
parent19cfe912c37bbc184c673c3c081edff62ea8e565
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