Skip to content

Commit 8d32afb

Browse files
committed
boards: mtl: enable KCPS dynamic clock control
This will enable dynamic clock control based on KCPS budget Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com>
1 parent 7e34f8f commit 8d32afb

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

app/boards/intel_adsp_ace15_mtpm.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,3 +95,5 @@ CONFIG_LOG_TIMESTAMP_64BIT=y
9595

9696
CONFIG_COMP_GOOGLE_RTC_AUDIO_PROCESSING=y
9797
CONFIG_COMP_STUBS=y
98+
99+
CONFIG_KCPS_DYNAMIC_CLOCK_CONTROL=y

app/perf_overlay.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ CONFIG_PERFORMANCE_COUNTERS=y
22
CONFIG_SYS_HEAP_RUNTIME_STATS=y
33
CONFIG_TIMING_FUNCTIONS=y
44
CONFIG_ADSP_IDLE_CLOCK_GATING=n
5+
CONFIG_KCPS_DYNAMIC_CLOCK_CONTROL=n

0 commit comments

Comments
 (0)