Skip to content

Commit aa3fd8d

Browse files
authored
removed DNS client
1 parent f8cdf63 commit aa3fd8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.esp32c6

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ CONFIG_OPENTHREAD_DNS64_CLIENT=y
3535
# Optional - it reduces the size of final library binary
3636
# CONFIG_OPENTHREAD_DIAG=n
3737
CONFIG_OPENTHREAD_SRP_CLIENT=y
38-
CONFIG_OPENTHREAD_DNS_CLIENT=y
38+
# CONFIG_OPENTHREAD_DNS_CLIENT=y
3939
CONFIG_OPENTHREAD_COMMISSIONER=y
4040
CONFIG_OPENTHREAD_JOINER=y
4141

0 commit comments

Comments
 (0)