Commit 5c83b22
committed
boards: intel: mtpm: change RTC Audio Processing to module configuration
This patch modifies the configuration of the Google RTC Audio Processing
component from being built-in (`y`) to a loadable module (`m`). This
change allows for more flexibility in managing the component, as it can
now be loaded or unloaded dynamically. The adjustment aligns with the
need for modularity and adaptability in the SOF firmware, especially in
environments where resource management and configuration customization
are critical.
Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>1 parent 86a738c commit 5c83b22
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments