aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2020-09-01 13:57:18 +0200
committerJaroslav Kysela <perex@perex.cz>2020-09-01 13:57:23 +0200
commit3320b1ac804595d6c145c1ad7af85917182a3c98 (patch)
tree5db99366608501da1d62e4d50c936880cc25fbd0
parentec2d7eba314679e564b051ee497544d7d987b320 (diff)
ucm2: HDA/acp - add Capture simple mixer element to the ACP Mic device
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
-rw-r--r--ucm2/HDA-Intel/HiFi-acp.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/ucm2/HDA-Intel/HiFi-acp.conf b/ucm2/HDA-Intel/HiFi-acp.conf
index 123ae15..15eeca5 100644
--- a/ucm2/HDA-Intel/HiFi-acp.conf
+++ b/ucm2/HDA-Intel/HiFi-acp.conf
@@ -4,5 +4,6 @@ SectionDevice."Mic1" {
Value {
CapturePriority 100
CapturePCM "hw:${var:AcpCardId}"
+ CaptureMixerElem "Capture"
}
}