summaryrefslogtreecommitdiff
path: root/ucm-config/for_all_boards/PCP-USB/HiFi.conf
blob: ac5c7ed7248be977903c6be5119e273a48fe6f16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SectionVerb {
	Value {
		FullySpecifiedUCM "1"
	}

	EnableSequence [
		cdev "hw:PCPUSB"

		cset "name='Mic Capture Volume' 19"
	]

	DisableSequence [
	]
}

SectionDevice."PCP USB Input".0 {
	Value {
		CapturePCM "hw:PCPUSB,0"
	}
}