mirror of https://github.com/thesofproject/sof.git
topology2: Remove pcm cap attributes
Remove the attributes that do not belong to Pipeline class. There are no changes to compiled binary. Signed-off-by: Yong Zhi <yong.zhi@intel.com>
This commit is contained in:
parent
3b8d872619
commit
a108c5e940
|
@ -169,10 +169,4 @@ Class.Pipeline."dai-copier-eqiir-module-copier-capture" {
|
|||
direction "capture"
|
||||
dynamic_pipeline 1
|
||||
time_domain "timer"
|
||||
channels 2
|
||||
channels_min 2
|
||||
channels_max 4
|
||||
rate 48000
|
||||
rate_min 48000
|
||||
rate_max 48000
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue