mirror of https://github.com/thesofproject/sof.git
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:
parent
975fa04088
commit
d5c779918c
|
@ -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')
|
||||
|
||||
|
|
Loading…
Reference in New Issue