Skip to content

Commit 03f0eda

Browse files
authored
Update defconfig.esp32c6 to disable OpenThread DNS64
1 parent 70a58e7 commit 03f0eda

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
@@ -18,7 +18,7 @@ CONFIG_OPENTHREAD_ENABLED=y
1818

1919
# DNS64 and NAT64 will be disabled for a while
2020
# OT IDF issue https://github.com/espressif/esp-idf/issues/15069
21-
CONFIG_OPENTHREAD_DNS64_CLIENT=y
21+
# CONFIG_OPENTHREAD_DNS64_CLIENT=y
2222

2323
# Radio for RPC
2424
# CONFIG_OPENTHREAD_RADIO=y

0 commit comments

Comments
 (0)