Revert "topology: sof-tgl-nocodec-ci: change to run smart_amp on core 1"

This reverts commit cd2444adbf.

Reverting this to unblock the CI runningon tgl-nocodec-ci platform.

Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
This commit is contained in:
Keyon Jie 2021-04-22 18:19:23 +08:00 committed by Liam Girdwood
parent 975fa04088
commit d5c779918c
1 changed files with 0 additions and 3 deletions

View File

@ -100,9 +100,6 @@ define(`SMART_REF_CH_NUM', 4)
define(`SMART_PCM_ID', 2)
define(`SMART_PCM_NAME', `smart-nocodec')
# run smart amp pipelines on DSP core 1
define(`SMART_AMP_CORE', 1)
# Include Smart Amplifier support
include(`sof-smart-amplifier.m4')