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
22CONFIG_SPIRAM_IGNORE_NOTFOUND=y
33# CONFIG_SPIRAM_MEMTEST is not set
44CONFIG_LCD_RGB_ISR_IRAM_SAFE=y
5+ CONFIG_GDMA_CTRL_FUNC_IN_IRAM=y
56# bounce buffer mode relies on GDMA EOF interrupt to be service-able
67# I2S_ISR_IRAM_SAFE has to be set!! Done in common config
7- CONFIG_GDMA_CTRL_FUNC_IN_IRAM=y
88CONFIG_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
179# Enable the XIP-PSRAM feature, so the ext-mem cache won't be disabled when SPI1 is operating the main flash
1810CONFIG_SPIRAM_FETCH_INSTRUCTIONS=y
1911CONFIG_SPIRAM_RODATA=y
You can’t perform that action at this time.
0 commit comments