Commit 8b762e7
committed
boards: ptl: add Google RTC Audio Processing to PTL configuration
This patch introduces the Google RTC Audio Processing component into the
PTL configuration for the SOF firmware. The component is added as a
loadable module (`m`).
**Changes:**
- Added `CONFIG_COMP_GOOGLE_RTC_AUDIO_PROCESSING=m` to enable Google RTC
Audio Processing.
- Included `CONFIG_GOOGLE_RTC_AUDIO_PROCESSING_MOCK=y` for mock testing
support.
Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>1 parent 117e460 commit 8b762e7
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
36 | 42 | | |
37 | 43 | | |
38 | 44 | | |
| |||
0 commit comments