Skip to content

Commit

Permalink
[DNM] Disable KCPS_DYNAMIC_CLOCK_CONTROL to test speaker-test
Browse files Browse the repository at this point in the history
Disabling CONFIG_KCPS_DYNAMIC_CLOCK_CONTROL appears to fix
speaker-test failures with LLEXT.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
  • Loading branch information
lyakh committed Jun 26, 2024
1 parent f0616f8 commit b702762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/boards/intel_adsp_ace15_mtpm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ CONFIG_LOG_TIMESTAMP_64BIT=y
CONFIG_COMP_GOOGLE_RTC_AUDIO_PROCESSING=y
CONFIG_COMP_STUBS=y

CONFIG_KCPS_DYNAMIC_CLOCK_CONTROL=y
CONFIG_KCPS_DYNAMIC_CLOCK_CONTROL=n

0 comments on commit b702762

Please sign in to comment.