sof-rt5682: Add max98390 codec init
parent
dae2afb03b
commit
ff97d6be43
|
@ -36,6 +36,14 @@ If.max98373 {
|
|||
False.Include.max98373-init.File "/codecs/max98373/init.conf"
|
||||
}
|
||||
|
||||
If.max98390 {
|
||||
Condition {
|
||||
Type String
|
||||
Empty "$${var:max98390}"
|
||||
}
|
||||
False.Include.max98390-init.File "/codecs/max98390/init.conf"
|
||||
}
|
||||
|
||||
If.rt1011 {
|
||||
Condition {
|
||||
Type String
|
||||
|
|
Loading…
Reference in New Issue