Skip to content

Commit 903a123

Browse files
authored
Update defconfig.esp32c6
1 parent 19e18b9 commit 903a123

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

configs/defconfig.esp32c6

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
5656
#
5757
# PPP
5858
#
59-
# CONFIG_LWIP_PPP_SUPPORT is not set
60-
# CONFIG_LWIP_PPP_NOTIFY_PHASE_SUPPORT is not set
61-
# CONFIG_LWIP_PPP_PAP_SUPPORT is not set
62-
# CONFIG_LWIP_PPP_ENABLE_IPV6 is not set
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

0 commit comments

Comments
 (0)