diff --git a/projects/imx6/filesystem/usr/share/alsa/cards/imx-sgtl5000.conf b/projects/imx6/filesystem/usr/share/alsa/cards/imx-sgtl5000.conf new file mode 100644 index 00000000000..40d2204303b --- /dev/null +++ b/projects/imx6/filesystem/usr/share/alsa/cards/imx-sgtl5000.conf @@ -0,0 +1,15 @@ +# +# Configuration for iMX6 sgtl5000 analog output - /usr/share/alsa/cards/imx-sgtl5000.conf +# + + + +imx-sgtl5000.pcm.front.0 { + @args [ CARD ] + @args.CARD { + type string + } + type hw + card $CARD + device 0 +}