alsa-ucm-conf/ucm2/HDA/HiFi-acp.conf
Jaroslav Kysela d2d810a35f HDA: use device labels
This is huge cleanup using new device labels in 'Syntax 8' to remove
a lot of conditions. The future extensions will be simplier.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2026-07-01 13:11:44 +02:00

10 lines
206 B
Text

SectionDevice."Mic:acp" {
Comment "Digital Microphone"
Value {
CapturePriority 100
CapturePCM "hw:${var:AcpCardId}"
CaptureMixerElem "Mic ACP LED"
CaptureSwitch "Mic ACP LED Capture Switch"
}
}