Merge pull request #4177 from vpeter4/imx6-sgtl5000

project imx6: add sgtl5000 analog output alsa config file
This commit is contained in:
Stephan Raue 2015-06-03 11:27:06 +02:00
commit 4681f977d8

View File

@ -0,0 +1,15 @@
#
# Configuration for iMX6 sgtl5000 analog output - /usr/share/alsa/cards/imx-sgtl5000.conf
#
<confdir:pcm/front.conf>
imx-sgtl5000.pcm.front.0 {
@args [ CARD ]
@args.CARD {
type string
}
type hw
card $CARD
device 0
}