blob: 9f8bb92ddfcc0cf3406ecf09fe2f2ad46e2628e1 [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
Mark Brown22313ea2010-02-10 10:42:33 +000011snd-soc-phycore-ac97-objs := phycore-ac97.o
12obj-$(CONFIG_SND_SOC_PHYCORE_AC97) += snd-soc-phycore-ac97.o