summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt-distro/recipes-bsp/alsa/alsa-state/raspberrypi/asound.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-boot2qt-distro/recipes-bsp/alsa/alsa-state/raspberrypi/asound.conf')
-rw-r--r--meta-boot2qt-distro/recipes-bsp/alsa/alsa-state/raspberrypi/asound.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-boot2qt-distro/recipes-bsp/alsa/alsa-state/raspberrypi/asound.conf b/meta-boot2qt-distro/recipes-bsp/alsa/alsa-state/raspberrypi/asound.conf
new file mode 100644
index 0000000..83f7f9a
--- /dev/null
+++ b/meta-boot2qt-distro/recipes-bsp/alsa/alsa-state/raspberrypi/asound.conf
@@ -0,0 +1,9 @@
1pcm.!default {
2 type hw
3 card 0
4}
5
6ctl.!default {
7 type hw
8 card 0
9}