16 lines
383 B
Plaintext
16 lines
383 B
Plaintext
# Adapted from https://github.com/plbossart/UCM/tree/master/cht-bsw-rt5672
|
|
|
|
Syntax 6
|
|
|
|
SectionUseCase."HiFi" {
|
|
File "/Intel/cht-bsw-rt5672/HiFi.conf"
|
|
Comment "Play HiFi quality Music"
|
|
}
|
|
|
|
Include.led.File "/common/ctl/led.conf"
|
|
|
|
Macro [
|
|
{ SetLED { LED="speaker" Action="attach" CtlId="DAC1 Playback Switch" } }
|
|
{ SetLED { LED="mic" Action="attach" CtlId="ADC Capture Switch" } }
|
|
]
|