From 7b366a52c3cdab23b31b65762de3473b1649ed6e Mon Sep 17 00:00:00 2001 From: David Henningsson Date: Wed, 16 Feb 2011 13:33:03 +0100 Subject: alsa-mixer: Add support for "Line Boost" element Signed-off-by: David Henningsson --- src/modules/alsa/mixer/paths/analog-input-mic.conf.common | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/modules/alsa/mixer/paths/analog-input-mic.conf.common') diff --git a/src/modules/alsa/mixer/paths/analog-input-mic.conf.common b/src/modules/alsa/mixer/paths/analog-input-mic.conf.common index 4bebc295..2e4f0d81 100644 --- a/src/modules/alsa/mixer/paths/analog-input-mic.conf.common +++ b/src/modules/alsa/mixer/paths/analog-input-mic.conf.common @@ -22,6 +22,10 @@ switch = off volume = off +[Element Line Boost] +switch = off +volume = off + [Element Aux] switch = off volume = off -- cgit