Skip to content

Commit 27f5fbf

Browse files
authored
Clean up SPIRAM configuration in defconfig
Removed unnecessary SPIRAM configuration options.
1 parent 30bd316 commit 27f5fbf

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_XIP_FROM_PSRAM=y
18-
CONFIG_SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY=y
19-
CONFIG_SPIRAM_ALLOW_NOINIT_SEG_EXTERNAL_MEMORY=y
2017
CONFIG_SPIRAM_BOOT_HW_INIT=y
2118
CONFIG_SPIRAM_BOOT_INIT=y
2219
CONFIG_SPIRAM_PRE_CONFIGURE_MEMORY_PROTECTION=y

0 commit comments

Comments
 (0)