Bluetooth: Kconfig: delete stray double quote
Trivial fix. Signed-off-by: Marti Bolivar <marti.bolivar@linaro.org>
This commit is contained in:
parent
fc965e5554
commit
4e53f4e830
1 changed files with 1 additions and 1 deletions
|
@ -444,7 +444,7 @@ config BT_BREDR
|
||||||
select BT_SMP
|
select BT_SMP
|
||||||
select BT_L2CAP_DYNAMIC_CHANNEL
|
select BT_L2CAP_DYNAMIC_CHANNEL
|
||||||
help
|
help
|
||||||
This option enables Bluetooth BR/EDR support"
|
This option enables Bluetooth BR/EDR support
|
||||||
|
|
||||||
if BT_BREDR
|
if BT_BREDR
|
||||||
config BT_MAX_SCO_CONN
|
config BT_MAX_SCO_CONN
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue