audioreach: move Monaco EVK topology from qcs8275 to qcs8300 subdir
The rest of the firmware for Monaco is using qcs8300 subdir, the top-level compatibility for the platform also declares qcom,qcs8300. Be consistent and move audioreach topology file to qcom/qcs8300/ subdir. Cc: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com> Cc: Mohammad Rafi Shaik <mohammad.rafi.shaik@oss.qualcomm.com> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
This commit is contained in:
parent
d5980755b1
commit
8f36d3260d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.10)
|
|||
# Array of "input-file-name;output-file-name;"
|
||||
set(TPLGS
|
||||
"LEMANS-EVK\;LEMANS-EVK\;qcom/qcs9100\;"
|
||||
"MONACO-EVK\;MONACO-EVK\;qcom/qcs8275\;"
|
||||
"MONACO-EVK\;MONACO-EVK\;qcom/qcs8300\;"
|
||||
"Qualcomm-RB5-WSA8815-Speakers-DMIC0\;Qualcomm-RB5-WSA8815-Speakers-DMIC0\;qcom/sm8250\;"
|
||||
"Qualcomm-RB5-WSA8815-Speakers-DMIC0-compress\;Qualcomm-RB5-WSA8815-Speakers-DMIC0-compress\;qcom/sm8250\;"
|
||||
"SM8250-MTP-WCD9380-WSA8810-VA-DMIC\;SM8250-MTP-WCD9380-WSA8810-VA-DMIC\;qcom/sm8250\;"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue