Skip to content

Commit

Permalink
app: boards: intel_adsp_ace15_mtpm: disable IMR context-save
Browse files Browse the repository at this point in the history
Keep context save still disabled for Intel Meteor Lake.

Signed-off-by: Kai Vehmanen <[email protected]>
(cherry picked from commit 982a30f)
  • Loading branch information
kv2019i committed Jun 14, 2024
1 parent 6624404 commit 6b1d728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/boards/intel_adsp_ace15_mtpm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ CONFIG_PM_POLICY_CUSTOM=y
CONFIG_POWER_DOMAIN=y
CONFIG_POWER_DOMAIN_INTEL_ADSP=y

CONFIG_ADSP_IMR_CONTEXT_SAVE=y
CONFIG_ADSP_IMR_CONTEXT_SAVE=n
CONFIG_ADSP_IDLE_CLOCK_GATING=y

# enable Zephyr drivers
Expand Down

0 comments on commit 6b1d728

Please sign in to comment.