commit | b9695c07cd5b5b0ad15cc2e31e06abc42eabc40d | [log] [tgz] |
---|---|---|
author | Joakim Andersson <joakim.andersson@nordicsemi.no> | Thu Dec 10 12:24:41 2020 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Feb 02 11:09:05 2021 -0500 |
tree | 005e76b236168698ea03c317bdc2f7255fa89dd3 | |
parent | 971404eee940c6536f922ba3583c33cee7a0e7fb [diff] |
Bluetooth: kconfig: Fix SMP dependency on BT_ECC The Bluetooth SMP protocol depends on the BT_ECC for the LE Secure Connections pairing. Since this feature cannot be disabled we must select this dependency. Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>