Lines Matching full:openthread
1 # OpenThread driver configuration options
6 bool "OpenThread L2"
10 prompt "OpenThread L2 implementation"
14 bool "Zephyr's OpenThread L2 implementation"
16 select OPENTHREAD
32 Use Zephyr's implementation of the OpenThread L2.
39 prompt "OpenThread origin selection"
41 Select OpenThread stack to use for build. Custom OpenThread implementations
45 bool "OpenThread from sources"
47 Build Zephyr's OpenThread port from sources.
52 bool "Start OpenThread stack manually"
54 If enabled, OpenThread stack will have to be configured and
56 Otherwise, OpenThread will configure the network parameters and try to
65 bool "OpenThread stack logging support"
68 This option enables logging support for OpenThread.
71 prompt "OpenThread stack log level"
74 This option selects log level for OpenThread stack.
97 Log level for OpenThread stack.
107 Log level for OpenThread Zephyr platform.
110 bool "OpenThread L2 log support"
112 This option enables log support for OpenThread.
130 module-str = Log level for OpenThread driver
131 module-help = Enables OpenThread driver to output debug messages.
139 bool "Set Openthread thread to be preemptive"
142 int "OpenThread thread priority"
147 int "OpenThread thread stack size"
159 int "OpenThread radio transmit workqueue stack size"
166 bool "OpenThread shell"
174 prompt "OpenThread security"
188 Use the OpenThread mbed TLS configuration pre-defined security scheme.
226 linked with OpenThread. Separate multiple values with space " ".
229 bool "OpenThread Co-Processor"
234 Enable Co-Processor in OpenThread stack.
239 prompt "OpenThread Co-Processor type"
253 TX buffer size for the OpenThread Co-Processor UART.
263 string "Platform information for OpenThread"
266 Platform information for OpenThread
269 string "Custom Parameters to pass to OpenThread build system"
274 options to the OpenThread build system. Separate multiple values with
317 bool "Prepending the log level to all OpenThread log messages"
319 When enabled the OpenThread logs will be prepended with the appropriate
354 Enable the creation of exportable MAC keys in the OpenThread Key Manager.