Skip to content

Commit dac20c4

Browse files
authored
Remove ULP coprocessor settings from defconfig
Removed ULP coprocessor configuration settings.
1 parent 59de298 commit dac20c4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

configs/defconfig.esp32p4

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ CONFIG_COMPILER_FLOAT_LIB_FROM_RVFPLIB=y
99
CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y
1010
CONFIG_ESPTOOLPY_FLASHSIZE="16MB"
1111

12-
# Enable LP Core
13-
CONFIG_ULP_COPROC_ENABLED=y
14-
CONFIG_ULP_COPROC_TYPE_LP_CORE=y
15-
CONFIG_ULP_COPROC_RESERVE_MEM=8192
16-
1712
CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_360=y
1813
CONFIG_COMPILER_ORPHAN_SECTIONS_PLACE=y
1914
# CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1 is not set

0 commit comments

Comments
 (0)