aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/alsa/alsa-state/raspberrypi/asound.conf
blob: 83f7f9a3502518d7d54ae95b0e9b474e2b99ee25 (plain)
1
2
3
4
5
6
7
8
9
pcm.!default {
	type hw
	card 0
}

ctl.!default {
	type hw
	card 0
}