CONFIG_OPENTHREAD_USER_CUSTOM_LIBRARY

User custom configuration

Type: bool

Help

No extra features selected.

Direct dependencies

<choice: Feature set>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nrfxlib>/openthread/Kconfig:126

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:92<nrfxlib>/Kconfig.nrfxlib:16

Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → OpenThread → Feature set

config OPENTHREAD_USER_CUSTOM_LIBRARY
    bool "User custom configuration"
    depends on <choice>
    help
      No extra features selected.

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