Skip to content

Commit ac01bdf

Browse files
authored
Update defconfig.esp32p4
1 parent 5afb0a3 commit ac01bdf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

configs/defconfig.esp32p4

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1+
CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160=y
2+
CONFIG_SPIRAM=y
13

4+
#
5+
# PPP
6+
#
7+
CONFIG_LWIP_PPP_SUPPORT=y
8+
CONFIG_LWIP_PPP_NOTIFY_PHASE_SUPPORT=y
9+
CONFIG_LWIP_PPP_PAP_SUPPORT=y
10+
CONFIG_LWIP_PPP_ENABLE_IPV6=n

0 commit comments

Comments
 (0)