From 982a30f7796816d51000faa459cce9dd7587ec0c 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. 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 b58c7780a3d0..56d891e9c0a3 100644 --- a/app/boards/intel_adsp_ace15_mtpm.conf +++ b/app/boards/intel_adsp_ace15_mtpm.conf @@ -19,7 +19,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