Skip to content

Commit

Permalink
jsl: fixes for building JSL on cavs2.5-001-drop-stable
Browse files Browse the repository at this point in the history
This commit is on cavs2.5-001-drop-stable specifically. The purpose
is to be able to make JSL builds upon cavs2.5-001-drop-stable.

Signed-off-by: Johny Lin <johnylin@google.com>
  • Loading branch information
johnylin76 committed Feb 25, 2025
1 parent c4dca55 commit 81dbb90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CONFIG_CAVS_LPS=y
CONFIG_COMP_CODEC_ADAPTER=y
CONFIG_COMP_MODULE_ADAPTER=y
CONFIG_WAVES_CODEC=y
CONFIG_COMP_SRC=n
CONFIG_COMP_FIR=n
Expand Down
1 change: 1 addition & 0 deletions tools/topology/topology1/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ set(TPLGS
"sof-jsl-da7219\;sof-jsl-da7219-mx98360a\;-DPLATFORM=jsl-dedede"
"sof-smart-amplifier-nocodec\;sof-smart-amplifier-nocodec"
"sof-jsl-rt5682\;sof-jsl-rt5682-rt1015\;-DPLATFORM=jsl-rt1015"
"sof-jsl-rt5682\;sof-jsl-rt5682-rt1015-waves\;-DPLATFORM=jsl-rt1015\;-DWAVES=1"
"sof-jsl-rt5682\;sof-jsl-rt5682-rt1015-xperi\;-DPLATFORM=jsl-rt1015\;-DINCLUDE_IIR_EQ=1"
"sof-jsl-rt5682\;sof-jsl-rt5682-mx98360a\;-DPLATFORM=jsl-dedede"
"sof-jsl-rt5682\;sof-jsl-cs42l42-mx98360a\;-DPLATFORM=jsl-dedede"
Expand Down

0 comments on commit 81dbb90

Please sign in to comment.