Skip to content

Commit 982a30f

Browse files
committed
app: boards: intel_adsp_ace15_mtpm: disable IMR context-save
Keep context save still disabled for Intel Meteor Lake. Signed-off-by: Kai Vehmanen <[email protected]>
1 parent 50ed61f commit 982a30f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/boards/intel_adsp_ace15_mtpm.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ CONFIG_PM_POLICY_CUSTOM=y
1919
CONFIG_POWER_DOMAIN=y
2020
CONFIG_POWER_DOMAIN_INTEL_ADSP=y
2121

22-
CONFIG_ADSP_IMR_CONTEXT_SAVE=y
22+
CONFIG_ADSP_IMR_CONTEXT_SAVE=n
2323
CONFIG_ADSP_IDLE_CLOCK_GATING=y
2424

2525
# enable Zephyr drivers

0 commit comments

Comments
 (0)