Skip to content

Commit b4fed99

Browse files
valeriosettiVge0rge
authored andcommitted
[nrf fromtree] drivers: bluetooth: hci: do not select MBEDTLS_ENTROPY_C in BT_SILABS_EFR32
The driver only uses psa_generate_random() so ENTROPY_C is not required. Signed-off-by: Valerio Setti <[email protected]> (cherry picked from commit 7b7b4fc)
1 parent 3ed29f6 commit b4fed99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/bluetooth/hci/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ config BT_SILABS_EFR32
160160
select SOC_GECKO_USE_RAIL
161161
select MBEDTLS
162162
select MBEDTLS_PSA_CRYPTO_C
163-
select MBEDTLS_ENTROPY_C
164163
select HAS_BT_CTLR
165164
select BT_CTLR_PHY_UPDATE_SUPPORT
166165
select BT_CTLR_PER_INIT_FEAT_XCHG_SUPPORT

0 commit comments

Comments
 (0)