Revert "drivers: entropy: nrf5: add "depends on MULTITHREADING""

This reverts commit a071257c9b5c394f161e7d4a8ff36f9114b5ef2c.

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
This commit is contained in:
Valerio Setti 2024-12-11 07:01:39 +01:00 committed by Fabio Baltieri
parent e5ebd9bc28
commit 4705a451d3

View file

@ -16,7 +16,6 @@ menuconfig ENTROPY_NRF5_RNG
default y
depends on !ENTROPY_NRF_FORCE_ALT
depends on DT_HAS_NORDIC_NRF_RNG_ENABLED
depends on MULTITHREADING # k_sem_xxx() functions used in the driver
select ENTROPY_HAS_DRIVER
help
This option enables the RNG peripheral, which is a random number