Skip to content

Commit

Permalink
sm8750: Re-use SM8550 topology for SM8750
Browse files Browse the repository at this point in the history
SM8750 MTP and QRD boards have exactly the same topology as SM8550- and
SM8650-based boards, so just create one more target from the same
source.

Signed-off-by: Krzysztof Kozlowski <[email protected]>
  • Loading branch information
krzk committed Nov 21, 2024
1 parent 1e7821b commit 1202d4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ set(TPLGS
"SM8550-HDK\;SM8550-QRD\;qcom/sm8550\;"
"SM8550-HDK\;SM8650-QRD\;qcom/sm8650\;"
"SM8550-HDK\;SM8650-MTP\;qcom/sm8650\;"
"SM8550-HDK\;SM8750-MTP\;qcom/sm8750\;"
"SM8550-HDK\;SM8750-QRD\;qcom/sm8750\;"
"SC8280XP-LENOVO-X13S\;audioreach\;qcom/sc8280xp/LENOVO/21BX\;"
"Google-SC7180-WSA-Speakers-SEC-I2S-VA-DMIC-WCD-TX3\;Google-SC7180-WSA-Speakers-SEC-I2S-VA-DMIC-WCD-TX3\;qcom/sc7180\;"
"X1E80100-CRD\;X1E80100-CRD\;qcom/x1e80100\;"
Expand Down

0 comments on commit 1202d4d

Please sign in to comment.