ASoC: multi-component - ASoC Multi-Component Support
[deliverable/linux.git] / sound / soc / imx / Makefile
CommitLineData
fd6a6394 1# i.MX Platform Support
f0fba2ad
LG
2snd-soc-imx-objs := imx-ssi.o
3snd-soc-imx-fiq-objs := imx-pcm-fiq.o
4snd-soc-imx-mx2-objs := imx-pcm-dma-mx2.o
8380222e
SH
5
6obj-$(CONFIG_SND_IMX_SOC) += snd-soc-imx.o
f0fba2ad
LG
7obj-$(CONFIG_SND_MXC_SOC_FIQ) += snd-soc-imx-fiq.o
8obj-$(CONFIG_SND_MXC_SOC_MX2) += snd-soc-imx-mx2.o
2ccafed4
M
9
10# i.MX Machine Support
91157888 11snd-soc-eukrea-tlv320-objs := eukrea-tlv320.o
22313eaf 12snd-soc-phycore-ac97-objs := phycore-ac97.o
eeec1246
MB
13snd-soc-wm1133-ev1-objs := wm1133-ev1.o
14
91157888 15obj-$(CONFIG_SND_SOC_EUKREA_TLV320) += snd-soc-eukrea-tlv320.o
22313eaf 16obj-$(CONFIG_SND_SOC_PHYCORE_AC97) += snd-soc-phycore-ac97.o
eeec1246 17obj-$(CONFIG_SND_MXC_SOC_WM1133_EV1) += snd-soc-wm1133-ev1.o
This page took 0.050197 seconds and 5 git commands to generate.