19 lines
376 B
Plaintext
19 lines
376 B
Plaintext
Syntax 6
|
|
|
|
SectionUseCase."HiFi" {
|
|
File "HiFi.conf"
|
|
Comment "Default"
|
|
}
|
|
|
|
Include.platform.File "/platforms/intel-sof/platform.conf"
|
|
Include.codec.File "/platforms/intel-sof/codecs.conf"
|
|
Include.codec-init.File "/codecs/nau8825/init.conf"
|
|
|
|
If.max98373 {
|
|
Condition {
|
|
Type String
|
|
Empty "$${var:max98373}"
|
|
}
|
|
False.Include.max98373-init.File "/codecs/max98373/init.conf"
|
|
}
|