CONFIG_OPENTHREAD_LIBRARY_1_1
(Legacy) OpenThread 1.1 from library
Type: bool
Help
Legacy option to use prebuilt OpenThread 1.1 library.
Direct dependencies
OPENTHREAD_THREAD_VERSION_1_1
&& <choice OPENTHREAD_IMPLEMENTATION: OpenThread origin selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol
Kconfig definition
At <nrfxlib>/openthread/Kconfig:29
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 → OpenThread origin selection
config OPENTHREAD_LIBRARY_1_1
bool "(Legacy) OpenThread 1.1 from library"
select OPENTHREAD_NORDIC_LIBRARY
depends on OPENTHREAD_THREAD_VERSION_1_1 && <choice OPENTHREAD_IMPLEMENTATION>
help
Legacy option to use prebuilt OpenThread 1.1 library.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)