CONFIG_OPENTHREAD_SECURITY_INTERNAL
(No prompt – not directly user assignable.)
Type: bool
Help
OpenThread setting to signal that OpenThread security settings, such
as the OPENTHREAD_MBEDTLS setting will be controlled through other
Kconfig dependencies and should not be user configurable.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/subsys/net/l2/openthread/Kconfig:5
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:39
→ <Zephyr>/subsys/net/Kconfig:81
→ <Zephyr>/subsys/net/l2/Kconfig:82
Menu path: (Top) → Sub Systems and OS Services → Networking → Link layer and IP networking support → Link layer options
config OPENTHREAD_SECURITY_INTERNAL
bool
depends on NETWORKING
help
OpenThread setting to signal that OpenThread security settings, such
as the OPENTHREAD_MBEDTLS setting will be controlled through other
Kconfig dependencies and should not be user configurable.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)