Skip to content

Commit 69ad96a

Browse files
kv2019ilgirdwood
authored andcommitted
app: boards: intel_adsp_ace15_mtpm: disable IMR context-save
Keep context save still disabled for Intel Meteor Lake. This setting has been used in SOF2.8 and SOF2.9 releases and is used in Chromebook SOF builds for these platforms. Make the SOF main default match the releases. Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
1 parent bbd25c4 commit 69ad96a

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
@@ -20,7 +20,7 @@ CONFIG_PM_POLICY_CUSTOM=y
2020
CONFIG_POWER_DOMAIN=y
2121
CONFIG_POWER_DOMAIN_INTEL_ADSP=y
2222

23-
CONFIG_ADSP_IMR_CONTEXT_SAVE=y
23+
CONFIG_ADSP_IMR_CONTEXT_SAVE=n
2424
CONFIG_ADSP_IDLE_CLOCK_GATING=y
2525

2626
# enable Zephyr drivers

0 commit comments

Comments
 (0)