We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7513e7 commit 4b1583aCopy full SHA for 4b1583a
configs/defconfig.esp32c6
@@ -56,7 +56,7 @@ CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
56
#
57
# PPP
58
59
-CONFIG_LWIP_PPP_SUPPORT=y
60
-CONFIG_LWIP_PPP_NOTIFY_PHASE_SUPPORT=y
61
-CONFIG_LWIP_PPP_PAP_SUPPORT=y
62
-CONFIG_LWIP_PPP_ENABLE_IPV6=n
+# CONFIG_LWIP_PPP_SUPPORT=y
+# CONFIG_LWIP_PPP_NOTIFY_PHASE_SUPPORT=y
+# CONFIG_LWIP_PPP_PAP_SUPPORT=y
+# CONFIG_LWIP_PPP_ENABLE_IPV6=n
0 commit comments