Skip to content

Commit 6775c54

Browse files
authored
Remove SPIRAM boot and memory protection settings
Removed SPIRAM boot and memory protection configurations.
1 parent c0fc281 commit 6775c54

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

configs/defconfig.esp32p4

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ CONFIG_COMPILER_ORPHAN_SECTIONS_PLACE=y
1414

1515
CONFIG_SPIRAM=y
1616
CONFIG_SPIRAM_SPEED_200M=y
17-
CONFIG_SPIRAM_BOOT_HW_INIT=y
18-
CONFIG_SPIRAM_BOOT_INIT=y
19-
CONFIG_SPIRAM_PRE_CONFIGURE_MEMORY_PROTECTION=y
2017

2118
CONFIG_RTC_CLK_CAL_CYCLES=576
2219
# CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND is not set

0 commit comments

Comments
 (0)