Skip to content

Commit b702762

Browse files
committed
[DNM] Disable KCPS_DYNAMIC_CLOCK_CONTROL to test speaker-test
Disabling CONFIG_KCPS_DYNAMIC_CLOCK_CONTROL appears to fix speaker-test failures with LLEXT. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
1 parent f0616f8 commit b702762

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/boards/intel_adsp_ace15_mtpm.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,4 @@ CONFIG_LOG_TIMESTAMP_64BIT=y
105105
CONFIG_COMP_GOOGLE_RTC_AUDIO_PROCESSING=y
106106
CONFIG_COMP_STUBS=y
107107

108-
CONFIG_KCPS_DYNAMIC_CLOCK_CONTROL=y
108+
CONFIG_KCPS_DYNAMIC_CLOCK_CONTROL=n

0 commit comments

Comments
 (0)