Skip to content

Commit

Permalink
boards: mtl: enable KCPS dynamic clock control
Browse files Browse the repository at this point in the history
This will enable dynamic clock control based on KCPS budget

Signed-off-by: Adrian Bonislawski <[email protected]>
  • Loading branch information
abonislawski committed Mar 26, 2024
1 parent b037b51 commit 928e8dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/boards/intel_adsp_ace15_mtpm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,5 @@ CONFIG_LOG_TIMESTAMP_64BIT=y

CONFIG_COMP_GOOGLE_RTC_AUDIO_PROCESSING=y
CONFIG_COMP_STUBS=y

CONFIG_KCPS_DYNAMIC_CLOCK_CONTROL=y
1 change: 1 addition & 0 deletions app/perf_overlay.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ CONFIG_PERFORMANCE_COUNTERS=y
CONFIG_SYS_HEAP_RUNTIME_STATS=y
CONFIG_TIMING_FUNCTIONS=y
CONFIG_ADSP_IDLE_CLOCK_GATING=n
CONFIG_KCPS_DYNAMIC_CLOCK_CONTROL=n

0 comments on commit 928e8dd

Please sign in to comment.