Skip to content

Commit 67186f8

Browse files
authored
Update defconfig.opi_ram
1 parent 918af7a commit 67186f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.opi_ram

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
CONFIG_SPIRAM_MODE_OCT=y
22
CONFIG_SPIRAM_IGNORE_NOTFOUND=y
33
# CONFIG_SPIRAM_MEMTEST is not set
4-
CONFIG_I2S_ISR_IRAM_SAFE=y
54
CONFIG_LCD_RGB_ISR_IRAM_SAFE=y
65
CONFIG_GDMA_CTRL_FUNC_IN_IRAM=y
76
# bounce buffer mode relies on GDMA EOF interrupt to be service-able
7+
# I2S_ISR_IRAM_SAFE has to be set!! Done in common config
88
CONFIG_GDMA_ISR_IRAM_SAFE=y
99
# Enable the XIP-PSRAM feature, so the ext-mem cache won't be disabled when SPI1 is operating the main flash
1010
CONFIG_SPIRAM_FETCH_INSTRUCTIONS=y

0 commit comments

Comments
 (0)