Skip to content

Commit a957f6a

Browse files
authored
Update defconfig.esp32s3
1 parent 5d68dd3 commit a957f6a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

configs/defconfig.esp32s3

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,11 @@ CONFIG_BT_NIMBLE_MAX_CONNECTIONS=1
3636
# CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_2M_PHY is not set
3737
# CONFIG_BT_NIMBLE_LL_CFG_FEAT_LE_CODED_PHY is not set
3838
# CONFIG_BT_NIMBLE_50_FEATURE_SUPPORT is not set
39+
40+
#
41+
# PPP
42+
#
43+
CONFIG_LWIP_PPP_SUPPORT=y
44+
CONFIG_LWIP_PPP_NOTIFY_PHASE_SUPPORT=y
45+
CONFIG_LWIP_PPP_PAP_SUPPORT=y
46+
CONFIG_LWIP_PPP_ENABLE_IPV6=n

0 commit comments

Comments
 (0)