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:
Arkadiusz Lichwa 2016-04-25 12:57:11 +02:00 committed by Johan Hedberg
commit 9853a040b9

View file

@ -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"