diff --git a/app/boards/intel_adsp_ace30_ptl.conf b/app/boards/intel_adsp_ace30_ptl.conf index 6eac290aa74e..ef88f2ade2af 100644 --- a/app/boards/intel_adsp_ace30_ptl.conf +++ b/app/boards/intel_adsp_ace30_ptl.conf @@ -85,7 +85,7 @@ CONFIG_MM_DRV_INTEL_ADSP_TLB_REMAP_UNUSED_RAM=y CONFIG_SYS_CLOCK_TICKS_PER_SEC=12000 # Zephyr / power settings -CONFIG_ADSP_IMR_CONTEXT_SAVE=y +CONFIG_ADSP_IMR_CONTEXT_SAVE=n CONFIG_PM=y CONFIG_PM_DEVICE=y CONFIG_PM_DEVICE_RUNTIME=y diff --git a/app/boards/intel_adsp_ace30_wcl.conf b/app/boards/intel_adsp_ace30_wcl.conf index 8776c099fa24..2df4c3f15571 100644 --- a/app/boards/intel_adsp_ace30_wcl.conf +++ b/app/boards/intel_adsp_ace30_wcl.conf @@ -70,7 +70,7 @@ CONFIG_MM_DRV_INTEL_ADSP_TLB_REMAP_UNUSED_RAM=y CONFIG_SYS_CLOCK_TICKS_PER_SEC=12000 # Zephyr / power settings -CONFIG_ADSP_IMR_CONTEXT_SAVE=y +CONFIG_ADSP_IMR_CONTEXT_SAVE=n CONFIG_PM=y CONFIG_PM_DEVICE=y CONFIG_PM_DEVICE_RUNTIME=y