CONFIG_OPENTHREAD_USER_CUSTOM_LIBRARY¶
User custom configuration
Type: bool
Help¶
No extra features selected.
Kconfig definition¶
At <nrfxlib>/openthread/Kconfig:109
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:31
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:86
→ <nrfxlib>/Kconfig.nrfxlib:17
Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → OpenThread → Feature set
config OPENTHREAD_USER_CUSTOM_LIBRARY
bool "User custom configuration"
depends on <choice>
help
No extra features selected.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)