Skip to content

Commit

Permalink
platform: ace30: enable KCPS dynamic clock control
Browse files Browse the repository at this point in the history
This patch enables the `CONFIG_KCPS_DYNAMIC_CLOCK_CONTROL` option for
the PTL platform by updating the `intel_adsp_ace30_ptl.conf`
configuration file.

Signed-off-by: Tomasz Leman <[email protected]>
  • Loading branch information
tmleman authored and lgirdwood committed Oct 18, 2024
1 parent 2b6606f commit f72968c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/boards/intel_adsp_ace30_ptl.conf
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ CONFIG_INTEL_ADSP_IPC=y

CONFIG_CLOCK_CONTROL_ADSP=y
CONFIG_CLOCK_CONTROL=y
CONFIG_KCPS_DYNAMIC_CLOCK_CONTROL=y

CONFIG_COMP_KPB=y
CONFIG_COMP_ARIA=y
Expand Down

0 comments on commit f72968c

Please sign in to comment.