Bluetooth: Kconfig: Remove deprecated dependency for ECC support
After switch to unified kernel this is no longer needed. Change-Id: If9877d3fa038dd873011fb780c7e767e150647ae Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
This commit is contained in:
parent
58a2b3df7c
commit
6cda540a4e
1 changed files with 0 additions and 1 deletions
|
@ -246,7 +246,6 @@ endif # BLUETOOTH_CONN
|
|||
config BLUETOOTH_TINYCRYPT_ECC
|
||||
bool "Use TinyCrypt library for ECDH"
|
||||
select TINYCRYPT_ECC_DH
|
||||
depends on MICROKERNEL
|
||||
help
|
||||
If this option is set TinyCrypt library is used for emulating the
|
||||
ECDH HCI commands and events needed by e.g. LE Secure Connections.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue