Skip to content

Commit

Permalink
platform: ace20: 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 LNL platform by updating the `intel_adsp_ace20_lnl.conf`
configuration file.

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

CONFIG_TIMING_FUNCTIONS=y
CONFIG_KCPS_DYNAMIC_CLOCK_CONTROL=y

# Temporary disabled options
CONFIG_TRACE=n
Expand Down

0 comments on commit 2b6606f

Please sign in to comment.