Skip to content

Commit 1ccb1d1

Browse files
authored
Update defconfig.esp32s2
1 parent 9455b54 commit 1ccb1d1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

configs/defconfig.esp32s2

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,11 @@ CONFIG_ESP_SYSTEM_MEMPROT_FEATURE=n
1818
# CONFIG_VFS_SUPPORT_SELECT is not set
1919
# CONFIG_VFS_SUPPRESS_SELECT_DEBUG_OUTPUT is not set
2020
# CONFIG_VFS_SUPPORT_TERMIOS is not set
21+
22+
#
23+
# PPP
24+
#
25+
CONFIG_LWIP_PPP_SUPPORT=y
26+
CONFIG_LWIP_PPP_NOTIFY_PHASE_SUPPORT=y
27+
CONFIG_LWIP_PPP_PAP_SUPPORT=y
28+
CONFIG_LWIP_PPP_ENABLE_IPV6=n

0 commit comments

Comments
 (0)