-
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:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:62
→ <nrfxlib>/Kconfig.nrfxlib:17
Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → 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>
help
Uses prebuilt library of openthread instead of building from sources.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)