Commit 8ec2219
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 4f8c712 commit 8ec2219
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
17 | 23 | | |
18 | 24 | | |
19 | 25 | | |
| |||
0 commit comments