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:
parent
e5ebd9bc28
commit
4705a451d3
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ menuconfig ENTROPY_NRF5_RNG
|
||||||
default y
|
default y
|
||||||
depends on !ENTROPY_NRF_FORCE_ALT
|
depends on !ENTROPY_NRF_FORCE_ALT
|
||||||
depends on DT_HAS_NORDIC_NRF_RNG_ENABLED
|
depends on DT_HAS_NORDIC_NRF_RNG_ENABLED
|
||||||
depends on MULTITHREADING # k_sem_xxx() functions used in the driver
|
|
||||||
select ENTROPY_HAS_DRIVER
|
select ENTROPY_HAS_DRIVER
|
||||||
help
|
help
|
||||||
This option enables the RNG peripheral, which is a random number
|
This option enables the RNG peripheral, which is a random number
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue