ASoC: Don't specify the DMA driver for Goni baseband link
[deliverable/linux.git] / sound / soc / tegra / Makefile
CommitLineData
8b75d714
SW
1# Tegra platform Support
2snd-soc-tegra-das-objs := tegra_das.o
3snd-soc-tegra-pcm-objs := tegra_pcm.o
4snd-soc-tegra-i2s-objs := tegra_i2s.o
a3cd50de 5snd-soc-tegra-utils-objs += tegra_asoc_utils.o
8b75d714 6
2ba9471b
SW
7obj-$(CONFIG_SND_SOC_TEGRA) += snd-soc-tegra-utils.o
8obj-$(CONFIG_SND_SOC_TEGRA) += snd-soc-tegra-das.o
9obj-$(CONFIG_SND_SOC_TEGRA) += snd-soc-tegra-pcm.o
10obj-$(CONFIG_SND_SOC_TEGRA_I2S) += snd-soc-tegra-i2s.o
8b75d714
SW
11
12# Tegra machine Support
dc0a50af 13snd-soc-tegra-wm8903-objs := tegra_wm8903.o
8b75d714 14
2ba9471b 15obj-$(CONFIG_SND_SOC_TEGRA_WM8903) += snd-soc-tegra-wm8903.o
This page took 0.05027 seconds and 5 git commands to generate.