CONFIG_OPENTHREAD_THREAD_VERSION_1_1

Version 1.1

Type: bool

Direct dependencies

<choice: OpenThread stack version>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/subsys/net/l2/openthread/Kconfig.features:11

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:34<Zephyr>/subsys/Kconfig:34<Zephyr>/subsys/net/Kconfig:85<Zephyr>/subsys/net/l2/Kconfig:75<Zephyr>/subsys/net/l2/openthread/Kconfig:52

Menu path: (Top) → Sub Systems and OS Services → Networking → Link layer and IP networking support → Link layer options → OpenThread L2 → OpenThread stack features → OpenThread stack version

config OPENTHREAD_THREAD_VERSION_1_1
    bool "Version 1.1"
    depends on <choice: OpenThread stack version>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)