Skip to content

Commit 6e3f80c

Browse files
committed
boards: ace40: enable cold store DRAM execution
Enable CONFIG_COLD_STORE_EXECUTE_DRAM for ACE 4.0 Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com>
1 parent 4d898ff commit 6e3f80c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/boards/intel_adsp_ace40_nvl.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ CONFIG_PROBE=y
2121
CONFIG_PROBE_DMA_MAX=2
2222
CONFIG_ZEPHYR_DP_SCHEDULER=y
2323
CONFIG_ZEPHYR_NATIVE_DRIVERS=y
24+
CONFIG_COLD_STORE_EXECUTE_DRAM=y
2425

2526
# SOF / loadable modules
2627
CONFIG_INTEL_MODULES=y

0 commit comments

Comments
 (0)