Skip to content

Commit 7525bf5

Browse files
gordonklausnordicjm
authored andcommitted
Bluetooth: controller: Don't select ECDH support
ECDH operations are now implemented by the PSA API, so we no longer need to select this option. Signed-off-by: Gordon Klaus <gordon.klaus@nordicsemi.no>
1 parent 607309d commit 7525bf5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

subsys/bluetooth/controller/Kconfig

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ config BT_LL_SOFTDEVICE
1313
select BT_CTLR_CRYPTO_SUPPORT
1414
select BT_CTLR_ENTROPY_SUPPORT
1515
select BT_CTLR_LE_ENC_SUPPORT
16-
select BT_CTLR_ECDH_SUPPORT
1716
select BT_CTLR_EXT_REJ_IND_SUPPORT
1817
select BT_CTLR_PRIVACY_SUPPORT
1918
select BT_CTLR_EXT_SCAN_FP_SUPPORT

0 commit comments

Comments
 (0)