1# This file is part of PulseAudio.
2#
3# PulseAudio is free software; you can redistribute it and/or modify
4# it under the terms of the GNU Lesser General Public License as
5# published by the Free Software Foundation; either version 2.1 of the
6# License, or (at your option) any later version.
7#
8# PulseAudio is distributed in the hope that it will be useful, but
9# WITHOUT ANY WARRANTY; without even the implied warranty of
10# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11# General Public License for more details.
12#
13# You should have received a copy of the GNU Lesser General Public License
14# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
15
16; HP Thunderbolt Dock Audio Module
17;
18; This device attaches to the "HP Thunderbolt Dock 120W G2" dock. The audio
19; module provides a speakerphone with echo cancellation and appears in ALSA as
20; a USB sound card with stereo input and output.
21;
22; The dock itself has a 3.5mm headset connector and appears as a separate USB
23; sound card, configuration for it is in hp-tbt-dock-120w-g2.conf.
24
25[General]
26auto-profiles = no
27
28[Mapping analog-stereo-speakerphone]
29device-strings = hw:%f,0,0
30channel-map = left,right
31intended-roles = phone
32
33[Profile output:analog-stereo-speakerphone+input:analog-stereo-speakerphone]
34output-mappings = analog-stereo-speakerphone
35input-mappings = analog-stereo-speakerphone
36skip-probe = yes
37