Bluetooth: Disable SMP debugs in shell app
Those are debug feature and were enabled by mistake. Change-Id: Id49078fd4b910578af35dbe8660d148a691a4f13 Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
This commit is contained in:
parent
fc01e6622b
commit
607f7c12cd
|
@ -13,5 +13,4 @@ CONFIG_BLUETOOTH_GATT_CLIENT=y
|
|||
CONFIG_BLUETOOTH_L2CAP_DYNAMIC_CHANNEL=y
|
||||
CONFIG_TINYCRYPT=y
|
||||
CONFIG_TINYCRYPT_AES=y
|
||||
CONFIG_BLUETOOTH_DEBUG_SMP=y
|
||||
CONFIG_CONSOLE_HANDLER_SHELL=y
|
||||
|
|
Loading…
Reference in New Issue