Lines Matching full:openthread

1 # OpenThread driver configuration options
8 OpenThread setting to signal that OpenThread security settings, such
13 bool "OpenThread L2"
16 select OPENTHREAD
35 prompt "OpenThread origin selection"
37 Select OpenThread to use for build. Custom OpenThread implementations
41 bool "OpenThread from sources"
43 Build Zephyr's OpenThread port from sources.
48 bool "Start OpenThread stack manually"
50 If enabled, OpenThread stack will have to be configured and
52 Otherwise, OpenThread will configure the network parameters and try to
61 bool "OpenThread stack logging support"
64 This option enables logging support for OpenThread.
67 prompt "OpenThread stack log level"
70 This option selects log level for OpenThread stack.
94 bool "OpenThread L2 log support"
96 This option enables log support for OpenThread.
114 module-str = Log level for OpenThread driver
115 module-help = Enables OpenThread driver to output debug messages.
123 bool "Set Openthread thread to be preemptive"
126 int "OpenThread thread priority"
131 int "OpenThread thread stack size"
143 int "OpenThread radio transmit workqueue stack size"
150 bool "OpenThread shell"
158 prompt "OpenThread security"
173 Use the OpenThread mbed TLS configuration pre-defined security scheme.
211 linked with OpenThread. Separate multiple values with space " ".
214 bool "OpenThread Co-Processor"
219 Enable Co-Processor in OpenThread stack.
224 prompt "OpenThread Co-Processor type"
238 TX buffer size for the OpenThread Co-Processor UART.
248 string "Platform information for OpenThread"
251 Platform information for OpenThread
254 string "Custom Parameters to pass to OpenThread build system"
259 options to the OpenThread build system. Separate multiple values with
302 bool "Prepending the log level to all OpenThread log messages"
304 When enabled the OpenThread logs will be prepended with the appropriate
339 Enable the creation of exportable MAC keys in the OpenThread Key Manager.