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

FTD - Full 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:126

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_FTD
    bool
    prompt "FTD - Full Thread Device" if <choice: OpenThread device type>
    depends on <choice: OpenThread device type>

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