remove and rename some dirs to avoid confusion
[platform/adaptation/intel_mfld/mmfw-sysconf-mfld-blackbay.git] / mmfw-sysconf-mfld-blackbay / etc / asound.conf
1 # default sound configuration for simulator
2
3 pcm. !default {
4         type hw
5         card 0
6 }
7
8 ctl. !default {
9         type hw
10         card 0
11 }
12
13 pcm. AIF2{
14         type hw
15         card 0
16         device 1
17 }
18
19 pcm. AIF3{
20         type hw
21         card 0
22         device 3
23 }