summaryrefslogtreecommitdiff
path: root/ucm-config/for_all_boards/Plantronics DA70/HiFi.conf
blob: 0840b5d1a62caf5bfe144051f6ca03fe969683c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
SectionVerb {
	Value {
		FullySpecifiedUCM "1"
	}

	EnableSequence [
		cdev "hw:SoundBar"
	]

	DisableSequence [
	]
}

SectionDevice."Plantronics DA70 Output".0 {
	Comment "DA70 Output"

	Value {
		PlaybackPCM "hw:DA70,0"
	}
}

SectionDevice."Plantronics DA70 Input".0 {
	Comment "DA70 Input"

	Value {
		CapturePCM "hw:DA70,0"
	}
}