Skip to content

Commit

Permalink
[nxp][examples][k32w1_mcxw71] Disable DNS over TCP for OT config (#36190
Browse files Browse the repository at this point in the history
)

Signed-off-by: marius-alex-tache <[email protected]>
  • Loading branch information
marius-alex-tache authored and pull[bot] committed Nov 11, 2024
1 parent bd4d25f commit a1b424c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
#define OPENTHREAD_CONFIG_DHCP6_CLIENT_ENABLE 0
#define OPENTHREAD_CONFIG_DHCP6_SERVER_ENABLE 0
#define OPENTHREAD_CONFIG_TCP_ENABLE 0
#define OPENTHREAD_CONFIG_DNS_CLIENT_OVER_TCP_ENABLE 0

#define OPENTHREAD_CONFIG_MLE_LINK_METRICS_INITIATOR_ENABLE 0
#define OPENTHREAD_CONFIG_MLE_LINK_METRICS_SUBJECT_ENABLE 0
Expand Down

0 comments on commit a1b424c

Please sign in to comment.