We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71170fe commit ec58aefCopy full SHA for ec58aef
examples/platform/nxp/mcxw71_k32w1/app/project_include/openthread/OpenThreadConfig.h
@@ -53,6 +53,7 @@
53
#define OPENTHREAD_CONFIG_DHCP6_CLIENT_ENABLE 0
54
#define OPENTHREAD_CONFIG_DHCP6_SERVER_ENABLE 0
55
#define OPENTHREAD_CONFIG_TCP_ENABLE 0
56
+#define OPENTHREAD_CONFIG_DNS_CLIENT_OVER_TCP_ENABLE 0
57
58
#define OPENTHREAD_CONFIG_MLE_LINK_METRICS_INITIATOR_ENABLE 0
59
#define OPENTHREAD_CONFIG_MLE_LINK_METRICS_SUBJECT_ENABLE 0
0 commit comments