-
choice: OpenThread device type
OpenThread device type
Type: bool
Help¶
This option selects Thread network device type
Direct dependencies¶
NET_L2_OPENTHREAD
&& NETWORKING
(Includes any dependencies from if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to the first (visible) choice option.
Choice options¶
Kconfig definition¶
At subsys/net/l2/openthread/Kconfig:139
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:22
→ subsys/net/Kconfig:89
→ subsys/net/l2/Kconfig:77
Menu path: (top menu) → Networking → Link layer options → OpenThread L2
choice bool prompt "OpenThread device type" ifNET_L2_OPENTHREAD
&&NETWORKING
depends onNET_L2_OPENTHREAD
&&NETWORKING
help This option selects Thread network device type
(Definitions include propagated dependencies, including from if’s and menus.)