:orphan: .. title:: CONFIG_OPENTHREAD_NRF_SECURITY_CHOICE .. kconfig:: CONFIG_OPENTHREAD_NRF_SECURITY_CHOICE CONFIG_OPENTHREAD_NRF_SECURITY_CHOICE ##################################### *nRF Security* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :kconfig:`OPENTHREAD_NRF_SECURITY ` Kconfig definition ================== At ``/subsys/net/openthread/Kconfig:22`` Included via ``/Kconfig:8`` → ``/Kconfig.zephyr:31`` → ``/modules/Kconfig:6`` → ``/doc/_build/kconfig/Kconfig.modules:2`` → ``/Kconfig.nrf:54`` → ``/subsys/Kconfig:18`` → ``/subsys/net/Kconfig:9`` Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Networking → OpenThread → .. code-block:: kconfig config OPENTHREAD_NRF_SECURITY_CHOICE bool "nRF Security" select OPENTHREAD_NRF_SECURITY depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*