Skip to content

Commit d944825

Browse files
marius-alex-tachechapongatien
authored andcommittedNov 20, 2024
[nxp fromtree] [nxp][examples][k32w1_mcxw71] Disable DNS over TCP for OT config (project-chip#36190)
Signed-off-by: marius-alex-tache <marius.tache@nxp.com> (cherry picked from commit ec58aef)
1 parent e123eea commit d944825

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎examples/platform/nxp/mcxw71_k32w1/app/project_include/openthread/OpenThreadConfig.h

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
#define OPENTHREAD_CONFIG_DHCP6_CLIENT_ENABLE 0
5454
#define OPENTHREAD_CONFIG_DHCP6_SERVER_ENABLE 0
5555
#define OPENTHREAD_CONFIG_TCP_ENABLE 0
56+
#define OPENTHREAD_CONFIG_DNS_CLIENT_OVER_TCP_ENABLE 0
5657

5758
#define OPENTHREAD_CONFIG_MLE_LINK_METRICS_INITIATOR_ENABLE 0
5859
#define OPENTHREAD_CONFIG_MLE_LINK_METRICS_SUBJECT_ENABLE 0

0 commit comments

Comments
 (0)