Skip to content

Commit ac7524c

Browse files
authored
Update defconfig.opi_ram
1 parent b4e5ece commit ac7524c

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

configs/defconfig.opi_ram

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,10 @@ CONFIG_SPIRAM_MODE_OCT=y
22
CONFIG_SPIRAM_IGNORE_NOTFOUND=y
33
# CONFIG_SPIRAM_MEMTEST is not set
44
CONFIG_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
88
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
179
# Enable the XIP-PSRAM feature, so the ext-mem cache won't be disabled when SPI1 is operating the main flash
1810
CONFIG_SPIRAM_FETCH_INSTRUCTIONS=y
1911
CONFIG_SPIRAM_RODATA=y

0 commit comments

Comments
 (0)