Bluetooth: Kconfig: Clarify BLUETOOTH_TINYCRYPT_ECC help message

If controller based ECC is to be used and it is not supported
LE SC are disabled.

Change-Id: I4cf48152fe28cb5678434925de63caaaba493d68
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
This commit is contained in:
Szymon Janc 2016-02-11 16:04:01 +01:00 committed by Johan Hedberg
commit dee44dee7c

View file

@ -48,7 +48,8 @@ config BLUETOOTH_TINYCRYPT_ECC
help
If this option is set TinyCrypt library is also used for LE Secure
Connections elliptic curve Diffie-Hellman key agreement. If not set
controller crypto is used for ECDH.
controller crypto is used for ECDH and if controller doesn't support
required HCI commands LE Secure Connections support will be disabled.
config BLUETOOTH_HCI_CMD_COUNT
int "Number of HCI command buffers"