Skip to content

Commit

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

Signed-off-by: marius-alex-tache <[email protected]>
  • Loading branch information
marius-alex-tache authored Oct 24, 2024
1 parent 71170fe commit ec58aef
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 ec58aef

Please sign in to comment.