Skip to content

Commit adabb50

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 f49ffed commit adabb50

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
@@ -58,7 +58,7 @@ CONFIG_XTENSA_MMU_NUM_L2_TABLES=128
5858
CONFIG_SYS_CLOCK_TICKS_PER_SEC=12000
5959

6060
# Zephyr / power settings
61-
CONFIG_ADSP_IMR_CONTEXT_SAVE=y
61+
CONFIG_ADSP_IMR_CONTEXT_SAVE=n
6262
CONFIG_PM_PREWAKEUP_CONV_MODE_CEIL=y
6363
CONFIG_PM_DEVICE_RUNTIME_ASYNC=n
6464

0 commit comments

Comments
 (0)