Commit 51c0270
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 0cc921e commit 51c0270
1 file changed
Lines changed: 1 addition & 1 deletion
| 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