hifi: add IN1L controls in MainMic usecase
[platform/adaptation/samsung_exynos/alsa-ucm-conf-wm5110.git] / wm5110 / wm5110.conf
1 SectionUseCase."Inactive" {
2   File "inactive"
3   Comment "reset audio path"
4 }
5
6 SectionUseCase."HiFi" {
7   File "hifi"
8   Comment "Hifi audio path"
9 }
10
11 SectionUseCase."VoiceCall" {
12   File "voicecall"
13   Comment "Voice call audio path"
14 }
15
16 ValueDefaults {
17   PlaybackCTL "hw:0"
18   CaptureCTL "hw:0"
19 }
20
21 SectionDefaults {
22 }