CONFIG_OPENTHREAD_NRF_SECURITY_CHOICE

nRF Security

Type: bool

Direct dependencies

<choice OPENTHREAD_SECURITY: OpenThread security>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At <nRF>/subsys/net/openthread/Kconfig:22

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:50<nRF>/subsys/Kconfig:18<nRF>/subsys/net/Kconfig:9

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Networking → OpenThread → <choice OPENTHREAD_SECURITY>

config OPENTHREAD_NRF_SECURITY_CHOICE
    bool "nRF Security"
    select OPENTHREAD_NRF_SECURITY
    depends on <choice OPENTHREAD_SECURITY>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)