diff --git a/subsys/bluetooth/host/Kconfig b/subsys/bluetooth/host/Kconfig index 9f7a6d60f62..cc072b295a6 100644 --- a/subsys/bluetooth/host/Kconfig +++ b/subsys/bluetooth/host/Kconfig @@ -328,6 +328,7 @@ config BT_SMP select TINYCRYPT_AES select TINYCRYPT_AES_CMAC select BT_RPA + select BT_ECC help This option enables support for the Security Manager Protocol (SMP), making it possible to pair devices over LE.