blob: d05cc95c5cc4a7b993bbe338cc7f8837475a2dd3 [file] [log] [blame]
javier Martinfd6a6392009-08-04 17:17:52 +02001# i.MX Platform Support
Mark Brown157a7772010-01-06 17:50:29 +00002snd-soc-imx-objs := imx-ssi.o imx-pcm-fiq.o
javier Martinfd6a6392009-08-04 17:17:52 +02003
Sascha Hauer83802222009-11-25 16:41:04 +01004ifdef CONFIG_MACH_MX27
5snd-soc-imx-objs += imx-pcm-dma-mx2.o
6endif
7
8obj-$(CONFIG_SND_IMX_SOC) += snd-soc-imx.o
javier Martin2ccafed2009-08-04 17:18:02 +02009
10# i.MX Machine Support