Skip to content

Commit a049e1a

Browse files
authored
Update defconfig.esp32c6
1 parent b97cdf8 commit a049e1a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

configs/defconfig.esp32c6

+1-4
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,11 @@ CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
1212
# OpenThread
1313
#
1414
CONFIG_OPENTHREAD_ENABLED=y
15+
CONFIG_OPENTHREAD_DNS64_CLIENT=y
1516
# Border Router disabled
1617
# CONFIG_OPENTHREAD_BORDER_ROUTER=y
1718
# CONFIG_OPENTHREAD_RADIO_SPINEL_UART=y
1819

19-
# DNS64 and NAT64 will be disabled for a while
20-
# OT IDF issue https://github.com/espressif/esp-idf/issues/15069
21-
# CONFIG_OPENTHREAD_DNS64_CLIENT=y
22-
2320
# Radio for RPC
2421
# CONFIG_OPENTHREAD_RADIO=y
2522
# CONFIG_OPENTHREAD_RADIO_NATIVE=y

0 commit comments

Comments
 (0)