Skip to content

Commit 246a4cb

Browse files
johnylin76abonislawski
authored andcommitted
jsl: fixes for building JSL on cavs2.5-001-drop-stable
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 <[email protected]>
1 parent c4dca55 commit 246a4cb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/arch/xtensa/configs/override/jasperlake_chrome_waves.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CONFIG_CAVS_LPS=y
2-
CONFIG_COMP_CODEC_ADAPTER=y
2+
CONFIG_COMP_MODULE_ADAPTER=y
33
CONFIG_WAVES_CODEC=y
44
CONFIG_COMP_SRC=n
55
CONFIG_COMP_FIR=n

tools/topology/topology1/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ set(TPLGS
196196
"sof-jsl-da7219\;sof-jsl-da7219-mx98360a\;-DPLATFORM=jsl-dedede"
197197
"sof-smart-amplifier-nocodec\;sof-smart-amplifier-nocodec"
198198
"sof-jsl-rt5682\;sof-jsl-rt5682-rt1015\;-DPLATFORM=jsl-rt1015"
199+
"sof-jsl-rt5682\;sof-jsl-rt5682-rt1015-waves\;-DPLATFORM=jsl-rt1015\;-DWAVES=1"
199200
"sof-jsl-rt5682\;sof-jsl-rt5682-rt1015-xperi\;-DPLATFORM=jsl-rt1015\;-DINCLUDE_IIR_EQ=1"
200201
"sof-jsl-rt5682\;sof-jsl-rt5682-mx98360a\;-DPLATFORM=jsl-dedede"
201202
"sof-jsl-rt5682\;sof-jsl-cs42l42-mx98360a\;-DPLATFORM=jsl-dedede"

0 commit comments

Comments
 (0)