alsa-mixer: Add "Mic Boost" and "Line Boost" to analog-input.conf

I'm not sure how much they are needed nowadays with the latest
changes to the subset elimination (I found this while
researching a bug on an older PA version), but I guess they could
be added for consistency at least.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
This commit is contained in:
David Henningsson 2015-09-15 13:09:14 +02:00 committed by Tanu Kaskinen
parent 5d4905ec31
commit 4a8bf9ab30

View file

@ -30,6 +30,9 @@ override-map.2 = all-left,all-right
[Element Mic] [Element Mic]
required-absent = any required-absent = any
[Element Mic Boost]
required-absent = any
[Element Dock Mic] [Element Dock Mic]
required-absent = any required-absent = any
@ -78,6 +81,9 @@ required-absent = any
[Element Line] [Element Line]
required-absent = any required-absent = any
[Element Line Boost]
required-absent = any
[Element Aux] [Element Aux]
required-absent = any required-absent = any