-
choice: Feature set
Feature set
Type: bool
Help¶
Nordic Semiconductor features set selection for OpenThread stack.
Default¶
Choice options¶
Kconfig definition¶
At <nrfxlib>/openthread/Kconfig:36
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
choice
bool "Feature set"
default OPENTHREAD_USER_CUSTOM_LIBRARY
depends on NET_L2_OPENTHREAD
help
Nordic Semiconductor features set selection for OpenThread stack.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)