topology: use cAVS nocodec support for APL/GLK

Move the existing sof-apl-nocodec to the development folder, in case
SOF CI still wants to use it.

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
This commit is contained in:
Pierre-Louis Bossart 2021-06-18 15:41:56 -05:00
parent b5b0b2c4f2
commit 2d70f100c7
3 changed files with 3 additions and 1 deletions

View File

@ -77,7 +77,8 @@ set(TPLGS
"sof-glk-da7219\;sof-glk-da7219\;-DHEADPHONE=da7219"
"sof-glk-da7219\;sof-glk-cs42l42\;-DHEADPHONE=cs42l42"
"sof-glk-rt5682\;sof-glk-rt5682"
"sof-apl-nocodec\;sof-apl-nocodec"
"sof-cavs-nocodec\;sof-apl-nocodec\;-DPLATFORM=bxt"
"sof-cavs-nocodec\;sof-glk-nocodec\;-DPLATFORM=bxt"
"sof-cavs-nocodec\;sof-cnl-nocodec\;-DPLATFORM=cnl"
"sof-cavs-nocodec\;sof-cml-nocodec\;-DPLATFORM=cml"
"sof-cavs-nocodec\;sof-icl-nocodec\;-DPLATFORM=icl"

View File

@ -13,6 +13,7 @@ set(TPLGS
"sof-apl-src-50khz-pcm512x\;sof-apl-src-50khz-pcm512x"
"sof-cml-src-rt5682\;sof-cml-src-rt5682"
"sof-hda-asrc\;sof-hda-asrc-2ch\;-DCHANNELS=2"
"sof-apl-nocodec-ci\;sof-apl-nocodec-ci"
"sof-tgl-nocodec-ci\;sof-tgl-nocodec-ci"
"sof-cml-rt1011-rt5682-nokwd\;sof-cml-rt1011-rt5682-nokwd\;-DCHANNELS=2\;-DDMICPROC_FILTER1=eq_iir_coef_highpass_40hz_20db_48khz.m4\;-DDMIC16KPROC_FILTER1=eq_iir_coef_highpass_40hz_20db_16khz.m4"
"sof-cml-rt1011-rt5682-nokwd\;sof-cml-rt1011-rt5682-eq\;-DCHANNELS=2\;-DDMICPROC_FILTER1=eq_iir_coef_highpass_40hz_20db_48khz.m4\;-DDMIC16KPROC_FILTER1=eq_iir_coef_highpass_40hz_20db_16khz.m4\;-DHSEARPROC=eq-iir-eq-fir-volume\;-DHSMICPROC=eq-fir-volume\;-DSPKPROC=eq-iir-eq-fir-volume"