From 69ad96abbfa0e11984448969da0eb7cd3f24a8a0 Mon Sep 17 00:00:00 2001 From: Kai Vehmanen Date: Wed, 13 Mar 2024 14:17:06 +0200 Subject: [PATCH] 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 --- app/boards/intel_adsp_ace15_mtpm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/boards/intel_adsp_ace15_mtpm.conf b/app/boards/intel_adsp_ace15_mtpm.conf index 8fd7888ad..0348c9da5 100644 --- a/app/boards/intel_adsp_ace15_mtpm.conf +++ b/app/boards/intel_adsp_ace15_mtpm.conf @@ -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