The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_OPENTHREAD_MTD

MTD - Minimal Thread Device

Type: bool

Direct dependencies

<choice: OpenThread device type>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At subsys/net/l2/openthread/Kconfig:128

Included via Kconfig:10Kconfig.zephyr:39subsys/Kconfig:24subsys/net/Kconfig:80subsys/net/l2/Kconfig:76

Menu path: (top menu) → Networking → Link layer options → OpenThread L2 → OpenThread device type

config OPENTHREAD_MTD
    bool
    prompt "MTD - Minimal Thread Device" if <choice: OpenThread device type>
    depends on <choice: OpenThread device type>

(Definitions include propagated dependencies, including from if’s and menus.)