Skip to content

Commit fff067c

Browse files
authored
Create defconfig.esp32p4
1 parent d4d5bdc commit fff067c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

configs/defconfig.esp32p4

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160=y
2+
# PSRAM is connected in parallel to Flash chip and max clock is 20Mhz
3+
# CONFIG_SPIRAM is not set
4+
5+
#
6+
# PPP
7+
#
8+
CONFIG_LWIP_PPP_SUPPORT=y
9+
CONFIG_LWIP_PPP_NOTIFY_PHASE_SUPPORT=y
10+
CONFIG_LWIP_PPP_PAP_SUPPORT=y
11+
CONFIG_LWIP_PPP_ENABLE_IPV6=n

0 commit comments

Comments
 (0)