-
CONFIG_OPENTHREAD_NORDIC_LIBRARY_MTD
¶
Nordic Optimized MTD configuration
Type: bool
Help¶
Nordic Semiconductor optimized OpenThread features for MTD.
Symbols selected by this symbol¶
Kconfig definition¶
At <nrfxlib>/openthread/Kconfig:90
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:62
→ <nrfxlib>/Kconfig.nrfxlib:17
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_COAPS
select OPENTHREAD_DNS_CLIENT
select OPENTHREAD_DHCP6_CLIENT
select OPENTHREAD_ECDSA
select OPENTHREAD_EXTERNAL_HEAP
select OPENTHREAD_IP6_FRAGM
select OPENTHREAD_JAM_DETECTION
select OPENTHREAD_JOINER
select OPENTHREAD_MAC_FILTER
select OPENTHREAD_MTD_NETDIAG
select OPENTHREAD_SLAAC
select OPENTHREAD_SNTP_CLIENT
depends on <choice>
help
Nordic Semiconductor optimized OpenThread features for MTD.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)