Commit bfc94d1
committed
topology: dmic-generic: add multi-slot WOV build options
Expose the new dmic-wov-multi topology through two non-invasive hooks in
dmic-generic.conf, without disturbing existing single-slot WOV users:
INCLUDE_WOV "multi": includes dmic-wov-multi.conf, selecting the
3-slot KPB/arbiter topology. The existing "true" value continues
to select the original dmic-wov.conf (single-slot, unchanged).
DMIC1_ENABLE "wov-multi": includes dmic-wov-multi.conf as an
alternative DMIC1 pipeline mode, alongside the existing
"passthrough" and "mfcc" values.
Build the multi-slot WOV topology variant with:
alsatplg ... -DINCLUDE_WOV=multi
Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>1 parent d182281 commit bfc94d1
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
99 | 100 | | |
100 | 101 | | |
101 | 102 | | |
| |||
1046 | 1047 | | |
1047 | 1048 | | |
1048 | 1049 | | |
| 1050 | + | |
1049 | 1051 | | |
1050 | 1052 | | |
1051 | 1053 | | |
0 commit comments