mbedtls: rename MBEDTLS_ENTROPY_ENABLED as MBEDTLS_ENTROPY_C

ENABLED suffix does not really makes much sense for a kconfig
so it should be removed. Also other MBEDTLS symbols were recently
updated accordingly.
Moreover having it named exactly the same way as in Mbed TLS
symplifies the understanding of what this kconfig is doing.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
This commit is contained in:
Valerio Setti 2024-07-30 17:21:20 +02:00 committed by Anas Nashif
commit e3e13fb40b
5 changed files with 11 additions and 7 deletions

View file

@ -85,7 +85,7 @@ config BT_SILABS_HCI
select ENTROPY_GENERATOR
select MBEDTLS
select MBEDTLS_PSA_CRYPTO_C
select MBEDTLS_ENTROPY_ENABLED
select MBEDTLS_ENTROPY_C
select MBEDTLS_ZEPHYR_ENTROPY
help
Use Silicon Labs binary Bluetooth library to connect to the