Skip to content

Commit 4705a45

Browse files
valeriosettifabiobaltieri
authored andcommitted
Revert "drivers: entropy: nrf5: add "depends on MULTITHREADING""
This reverts commit a071257. Signed-off-by: Valerio Setti <[email protected]>
1 parent e5ebd9b commit 4705a45

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/entropy/Kconfig.nrf5

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ menuconfig ENTROPY_NRF5_RNG
1616
default y
1717
depends on !ENTROPY_NRF_FORCE_ALT
1818
depends on DT_HAS_NORDIC_NRF_RNG_ENABLED
19-
depends on MULTITHREADING # k_sem_xxx() functions used in the driver
2019
select ENTROPY_HAS_DRIVER
2120
help
2221
This option enables the RNG peripheral, which is a random number

0 commit comments

Comments
 (0)