Bluetooth: L2CAP: L2CAP_DYNAMIC_CHANNEL enabled by default when BREDR
Makes Kconfig L2CAP_DYNAMIC_CHANNEL option autoselected when turns on BREDR support. Change-Id: Ib56b0e4d578c322837b79c67a7737322b04414f0 Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
This commit is contained in:
parent
05bd623aa1
commit
9853a040b9
1 changed files with 1 additions and 0 deletions
|
@ -383,6 +383,7 @@ config BLUETOOTH_BREDR
|
|||
default n
|
||||
depends on BLUETOOTH_STACK_HCI
|
||||
select BLUETOOTH_CONN
|
||||
select BLUETOOTH_L2CAP_DYNAMIC_CHANNEL
|
||||
help
|
||||
This option enables Bluetooth BR/EDR support"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue