Skip to content

Commit

Permalink
board: mtl: disable clock gating
Browse files Browse the repository at this point in the history
For validation

Signed-off-by: Rander Wang <[email protected]>
  • Loading branch information
RanderWang committed Jan 10, 2024
1 parent ae5361c commit e69852a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/boards/intel_adsp_ace15_mtpm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ CONFIG_POWER_DOMAIN=y
CONFIG_POWER_DOMAIN_INTEL_ADSP=y

CONFIG_ARCH_CPU_IDLE_CUSTOM=y
CONFIG_ADSP_CPU_DYNAMIC_CLOCK_GATING=y
CONFIG_ADSP_CPU_DYNAMIC_CLOCK_GATING=n
CONFIG_ADSP_CPU_DYNAMIC_CLOCK_SWITCHING=n

# enable Zephyr drivers
Expand Down Expand Up @@ -94,4 +94,4 @@ CONFIG_PROBE=y
CONFIG_PROBE_DMA_MAX=2
CONFIG_KCPS_DYNAMIC_CLOCK_CONTROL=y
CONFIG_COMP_GOOGLE_RTC_AUDIO_PROCESSING=y
CONFIG_COMP_STUBS=y
CONFIG_COMP_STUBS=y

0 comments on commit e69852a

Please sign in to comment.