CONFIG_OPENTHREAD_LIBRARY_1_1

OpenThread 1.1 from library

Type: bool

Help

Uses prebuilt library of openthread instead of building from sources.

Direct dependencies

<choice OPENTHREAD_IMPLEMENTATION: OpenThread origin selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At <nrfxlib>/openthread/Kconfig:22

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 → OpenThread origin selection

config OPENTHREAD_LIBRARY_1_1
    bool "OpenThread 1.1 from library"
    select OPENTHREAD_NORDIC_LIBRARY
    depends on <choice OPENTHREAD_IMPLEMENTATION: OpenThread origin selection>
    help
      Uses prebuilt library of openthread instead of building from sources.

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