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:
Szymon Janc 2015-11-25 11:07:59 +01:00 committed by Anas Nashif
parent fc01e6622b
commit 607f7c12cd
1 changed files with 0 additions and 1 deletions

View File

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