Skip to content

Commit e26a8bc

Browse files
committed
intel: ace4: Disable custom PM policy
There is no need to use a custom Power Management policy on platforms from the ACE family. Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>
1 parent 60283dc commit e26a8bc

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

app/boards/intel_adsp_ace40_nvl.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ CONFIG_SYS_CLOCK_TICKS_PER_SEC=12000
5353

5454
# Zephyr / power settings
5555
CONFIG_ADSP_IMR_CONTEXT_SAVE=y
56-
CONFIG_PM_POLICY_CUSTOM=y
5756
CONFIG_PM_PREWAKEUP_CONV_MODE_CEIL=y
5857
CONFIG_SRAM_RETENTION_MODE=n
5958
CONFIG_PM_DEVICE_RUNTIME_ASYNC=n

app/boards/intel_adsp_ace40_nvls.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ CONFIG_SYS_CLOCK_TICKS_PER_SEC=12000
5353

5454
# Zephyr / power settings
5555
CONFIG_ADSP_IMR_CONTEXT_SAVE=y
56-
CONFIG_PM_POLICY_CUSTOM=y
5756
CONFIG_PM_PREWAKEUP_CONV_MODE_CEIL=y
5857
CONFIG_SRAM_RETENTION_MODE=n
5958
CONFIG_PM_DEVICE_RUNTIME_ASYNC=n

0 commit comments

Comments
 (0)