28 lines
580 B
Plaintext
28 lines
580 B
Plaintext
SectionVerb {
|
|
|
|
Value {
|
|
TQ "HiFi"
|
|
}
|
|
|
|
Include.e.File "/codecs/wm5102/EnableSeq.conf"
|
|
|
|
If.Controls {
|
|
Condition {
|
|
Type ControlExists
|
|
Control "name='media0_in Gain 0 Switch'"
|
|
}
|
|
True {
|
|
Include.pe {
|
|
File "/platforms/bytcr/PlatformEnableSeq.conf"
|
|
Before.EnableSequence "0"
|
|
}
|
|
Include.pd.File "/platforms/bytcr/PlatformDisableSeq.conf"
|
|
}
|
|
}
|
|
}
|
|
|
|
Include.spk.File "/codecs/wm5102/Speaker.conf"
|
|
Include.hp.File "/codecs/wm5102/HeadPhones.conf"
|
|
Include.mic.File "/codecs/wm5102/IN3-InternalMic.conf"
|
|
Include.headset.File "/codecs/wm5102/IN1-HeadsetMic.conf"
|