-
CONFIG_OPENTHREAD_JOINER_AUTOSTART
¶
Support for automatic joiner start
Type: bool
Help¶
Enable automatic joiner start
Direct dependencies¶
OPENTHREAD_JOINER
&& NET_L2_OPENTHREAD
&& NETWORKING
(Includes any dependencies from if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/net/l2/openthread/Kconfig:152
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
→ subsys/net/Kconfig:80
→ subsys/net/l2/Kconfig:76
Menu path: (top menu) → Networking → Link layer options → OpenThread L2
config OPENTHREAD_JOINER_AUTOSTART bool prompt "Support for automatic joiner start" ifOPENTHREAD_JOINER
&&NET_L2_OPENTHREAD
&&NETWORKING
depends onOPENTHREAD_JOINER
&&NET_L2_OPENTHREAD
&&NETWORKING
help Enable automatic joiner start
(Definitions include propagated dependencies, including from if’s and menus.)