File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -2,18 +2,10 @@ CONFIG_SPIRAM_MODE_OCT=y
2
2
CONFIG_SPIRAM_IGNORE_NOTFOUND=y
3
3
# CONFIG_SPIRAM_MEMTEST is not set
4
4
CONFIG_LCD_RGB_ISR_IRAM_SAFE=y
5
+ CONFIG_GDMA_CTRL_FUNC_IN_IRAM=y
5
6
# bounce buffer mode relies on GDMA EOF interrupt to be service-able
6
7
# I2S_ISR_IRAM_SAFE has to be set!! Done in common config
7
- CONFIG_GDMA_CTRL_FUNC_IN_IRAM=y
8
8
CONFIG_GDMA_ISR_IRAM_SAFE=y
9
- CONFIG_DW_GDMA_CTRL_FUNC_IN_IRAM=y
10
- CONFIG_DW_GDMA_OBJ_DRAM_SAFE=y
11
- CONFIG_DW_GDMA_SETTER_FUNC_IN_IRAM=y
12
- CONFIG_DW_GDMA_GETTER_FUNC_IN_IRAM=y
13
- CONFIG_DW_GDMA_ISR_IRAM_SAFE=y
14
- CONFIG_DW_GDMA_OBJ_DRAM_SAFE=y
15
- CONFIG_DMA2D_OPERATION_FUNC_IN_IRAM=y
16
- CONFIG_DMA2D_ISR_IRAM_SAFE=y
17
9
# Enable the XIP-PSRAM feature, so the ext-mem cache won't be disabled when SPI1 is operating the main flash
18
10
CONFIG_SPIRAM_FETCH_INSTRUCTIONS=y
19
11
CONFIG_SPIRAM_RODATA=y
You can’t perform that action at this time.
0 commit comments