Skip to content

Commit 5599cff

Browse files
committed
boards: ace30: disable IMR context save
Disabled IMR context save feature as it is not used in the Chrome build Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com>
1 parent 0bd5581 commit 5599cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/boards/intel_adsp_ace30_ptl.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ CONFIG_MM_DRV_INTEL_VIRTUAL_REGION_COUNT=2
5656
CONFIG_SYS_CLOCK_TICKS_PER_SEC=12000
5757

5858
# Zephyr / power settings
59-
CONFIG_ADSP_IMR_CONTEXT_SAVE=y
59+
CONFIG_ADSP_IMR_CONTEXT_SAVE=n
6060
CONFIG_PM_PREWAKEUP_CONV_MODE_CEIL=y
6161
CONFIG_PM_DEVICE_RUNTIME_ASYNC=n
6262

0 commit comments

Comments
 (0)