Bluetooth: Use tinycrypt for ecc in LE SC only sample
This makes sure LE SC are always enabled regardles of controller used. Change-Id: I015213eb95f97793d1a1962a1cb392c652489568 Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
This commit is contained in:
parent
232e934351
commit
c7982b65d2
|
@ -3,4 +3,5 @@ CONFIG_BLUETOOTH_LE=y
|
|||
CONFIG_BLUETOOTH_PERIPHERAL=y
|
||||
CONFIG_BLUETOOTH_SMP=y
|
||||
CONFIG_BLUETOOTH_SMP_SC_ONLY=y
|
||||
CONFIG_BLUETOOTH_TINYCRYPT_ECC=y
|
||||
CONFIG_BLUETOOTH_MAX_PAIRED=2
|
||||
|
|
Loading…
Reference in a new issue