]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Bluetooth: Introduce BT_BREDR and BT_LE config options
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 2 Nov 2014 02:32:25 +0000 (03:32 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 2 Nov 2014 08:01:53 +0000 (10:01 +0200)
commit65efd2bf4885312b42de9829159789199221cc60
treed37c53e4617ae2c805ba9620569daf743e89bcbe
parentb34490011d0d1a08124ffd6c4d5814ec94cd8f8f
Bluetooth: Introduce BT_BREDR and BT_LE config options

The current kernel options do not make it clear which modules are for
Bluetooth Classic (BR/EDR) and which are for Bluetooth Low Energy (LE).

To make it really clear, introduce BT_BREDR and BT_LE options with
proper dependencies into the different modules. Both new options
default to y to not create a regression with previous kernel config
files.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/Kconfig
net/bluetooth/bnep/Kconfig
net/bluetooth/cmtp/Kconfig
net/bluetooth/hidp/Kconfig
net/bluetooth/rfcomm/Kconfig