tests/samples: remove ENTROPY_GENERATOR from BT related tests/samples

Since now Mbed TLS automatically selects ENTROPY_GENERATOR (or the
test generator, depending on the platform) we can remove this dependency
from all BT related tests and samples.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
This commit is contained in:
Valerio Setti 2024-12-17 06:17:39 +01:00 committed by Benjamin Cabé
commit 3fa522c720
17 changed files with 0 additions and 47 deletions

View file

@ -122,7 +122,6 @@ config BT_SILABS_EFR32
depends on ZEPHYR_HAL_SILABS_MODULE_BLOBS
depends on !PM || SOC_GECKO_PM_BACKEND_PMGR
select SOC_GECKO_USE_RAIL
select ENTROPY_GENERATOR
select MBEDTLS
select MBEDTLS_PSA_CRYPTO_C
select MBEDTLS_ENTROPY_C
@ -155,7 +154,6 @@ config BT_ESP32
default y
depends on DT_HAS_ESPRESSIF_ESP32_BT_HCI_ENABLED
depends on ZEPHYR_HAL_ESPRESSIF_MODULE_BLOBS
select ENTROPY_GENERATOR
help
Espressif HCI bluetooth interface