CONFIG_MBEDTLS_ENTROPY_MAX_SOURCES
(No prompt – not directly user assignable.)
Type: int
Help
Max entropy sources (Defaults to 1)
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
1
Kconfig definition
At <nrfxlib>/nrf_security/Kconfig.legacy:198
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:92
→ <nrfxlib>/Kconfig.nrfxlib:13
→ <nrfxlib>/nrf_security/Kconfig:111
Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → nrf_security module
config MBEDTLS_ENTROPY_MAX_SOURCES
int
default 1
depends on NRF_SECURITY
help
Max entropy sources (Defaults to 1)
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)