Skip to content

Commit 67e1be3

Browse files
authored
Update defconfig.esp32h2 to disable OT DNS64
1 parent 03f0eda commit 67e1be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.esp32h2

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ CONFIG_OPENTHREAD_ENABLED=y
1414

1515
# DNS64 and NAT64 will be disabled for a while
1616
# OT IDF issue https://github.com/espressif/esp-idf/issues/15069
17-
CONFIG_OPENTHREAD_DNS64_CLIENT=y
17+
# CONFIG_OPENTHREAD_DNS64_CLIENT=y
1818

1919
# Radio for RPC
2020
# CONFIG_OPENTHREAD_RADIO=y

0 commit comments

Comments
 (0)