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:109

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/Kconfig/Kconfig.modules:14<nrfxlib>/Kconfig.nrfxlib:17

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: Feature set>
    help
      No extra features selected.

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