We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5ebd9b commit 4705a45Copy full SHA for 4705a45
drivers/entropy/Kconfig.nrf5
@@ -16,7 +16,6 @@ menuconfig ENTROPY_NRF5_RNG
16
default y
17
depends on !ENTROPY_NRF_FORCE_ALT
18
depends on DT_HAS_NORDIC_NRF_RNG_ENABLED
19
- depends on MULTITHREADING # k_sem_xxx() functions used in the driver
20
select ENTROPY_HAS_DRIVER
21
help
22
This option enables the RNG peripheral, which is a random number
0 commit comments