Skip to content

Commit 5d68dd3

Browse files
authored
Update defconfig.esp32
1 parent 1ccb1d1 commit 5d68dd3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

configs/defconfig.esp32

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,11 @@ CONFIG_TWAI_ERRATA_FIX_TX_INTR_LOST=y
4343
CONFIG_TWAI_ERRATA_FIX_RX_FRAME_INVALID=y
4444
CONFIG_TWAI_ERRATA_FIX_RX_FIFO_CORRUPT=y
4545
CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK=y
46+
47+
#
48+
# PPP
49+
#
50+
CONFIG_LWIP_PPP_SUPPORT=y
51+
CONFIG_LWIP_PPP_NOTIFY_PHASE_SUPPORT=y
52+
CONFIG_LWIP_PPP_PAP_SUPPORT=y
53+
CONFIG_LWIP_PPP_ENABLE_IPV6=n

0 commit comments

Comments
 (0)