OpenVoiceOS/buildroot-external/rootfs-overlay/usr/share/alsa/ucm2/Intel/bytcht-es8316/HiFi.conf

26 lines
557 B
Plaintext

SectionVerb {
Include.e.File "/codecs/es8316/EnableSeq.conf"
If.Controls {
Condition {
Type ControlExists
Control "name='media0_in Gain 0 Switch'"
}
Before.EnableSequence "0"
True {
Include.pe.File "/platforms/bytcr/PlatformEnableSeq.conf"
Include.pd.File "/platforms/bytcr/PlatformDisableSeq.conf"
}
}
}
If.0 {
Condition {
Type String
Haystack "${CardComponents}"
Needle "cfg-spk:"
}
True.Include.comp.File "/Intel/bytcht-es8316/HiFi-Components.conf"
False.Include.long.File "/Intel/bytcht-es8316/HiFi-LongName.conf"
}