Skip to content

Commit 19e18b9

Browse files
authored
Update defconfig.esp32c3
1 parent 8f99810 commit 19e18b9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

configs/defconfig.esp32c3

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=2304
4646
#
4747
# PPP
4848
#
49-
# CONFIG_LWIP_PPP_SUPPORT is not set
50-
# CONFIG_LWIP_PPP_NOTIFY_PHASE_SUPPORT is not set
51-
# CONFIG_LWIP_PPP_PAP_SUPPORT is not set
52-
# CONFIG_LWIP_PPP_ENABLE_IPV6 is not set
49+
CONFIG_LWIP_PPP_SUPPORT=y
50+
CONFIG_LWIP_PPP_NOTIFY_PHASE_SUPPORT=y
51+
CONFIG_LWIP_PPP_PAP_SUPPORT=y
52+
CONFIG_LWIP_PPP_ENABLE_IPV6=n

0 commit comments

Comments
 (0)