Skip to content

Commit

Permalink
app: boards: intel_adsp_ace15_mtpm: disable mock components
Browse files Browse the repository at this point in the history
Disable CONFIG_COMP_GOOGLE_RTC_AUDIO_PROCESSING. This was enabled
with a mock implementation, which is useful for debug, but should
not be part of upstream SOF releases for these boards.

Signed-off-by: Kai Vehmanen <[email protected]>
  • Loading branch information
kv2019i committed Aug 27, 2024
1 parent 7b021f6 commit eb49b6b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/boards/intel_adsp_ace15_mtpm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,4 @@ CONFIG_PROBE=y
CONFIG_PROBE_DMA_MAX=2
CONFIG_LOG_TIMESTAMP_64BIT=y

CONFIG_COMP_GOOGLE_RTC_AUDIO_PROCESSING=y
CONFIG_COMP_STUBS=y

CONFIG_KCPS_DYNAMIC_CLOCK_CONTROL=y

0 comments on commit eb49b6b

Please sign in to comment.