:orphan: .. title:: OPENTHREAD_MTD .. option:: CONFIG_OPENTHREAD_MTD *MTD - Minimal Thread Device* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``subsys/net/l2/openthread/Kconfig:145`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:44`` → ``subsys/Kconfig:22`` → ``subsys/net/Kconfig:78`` → ``subsys/net/l2/Kconfig:75`` Menu path: (Top) → Networking → Link layer and IP networking support → Link layer options → OpenThread L2 → OpenThread device type .. parsed-literal:: config OPENTHREAD_MTD bool "MTD - Minimal Thread Device" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*