CONFIG_OPENTHREAD_NORDIC_LIBRARY_MTD
Nordic Optimized MTD configuration
Type: bool
Help
Nordic Semiconductor optimized OpenThread features for MTD.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol
Kconfig definition
At <nrfxlib>/openthread/Kconfig:105
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:92
→ <nrfxlib>/Kconfig.nrfxlib:16
Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → OpenThread → Feature set
config OPENTHREAD_NORDIC_LIBRARY_MTD
bool "Nordic Optimized MTD configuration"
select OPENTHREAD_CHILD_SUPERVISION
select OPENTHREAD_COAP
select OPENTHREAD_DNS_CLIENT
select OPENTHREAD_DHCP6_CLIENT
select OPENTHREAD_ECDSA
select OPENTHREAD_EXTERNAL_HEAP
select OPENTHREAD_IP6_FRAGM
select OPENTHREAD_JOINER
select OPENTHREAD_MTD_NETDIAG
select OPENTHREAD_SLAAC
select OPENTHREAD_SNTP_CLIENT
select OPENTHREAD_SRP_CLIENT
select OPENTHREAD_DUA if OPENTHREAD_THREAD_VERSION_1_2
select OPENTHREAD_MLR if OPENTHREAD_THREAD_VERSION_1_2
select OPENTHREAD_LINK_METRICS_INITIATOR if OPENTHREAD_THREAD_VERSION_1_2
select OPENTHREAD_CSL_RECEIVER if OPENTHREAD_THREAD_VERSION_1_2
depends on <choice>
help
Nordic Semiconductor optimized OpenThread features for MTD.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)