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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:5<nrfxlib>/Kconfig.nrfxlib:17

Menu path: (Top) → Modules → 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.)