aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/Makefile
diff options
context:
space:
mode:
authorRajeev Kumar <rajeev-dlh.kumar@st.com>2012-06-21 15:54:51 +0530
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-06-22 10:25:45 +0100
commit3a9cf8efd7b64f26f1e0f02afb70382f90cc11ca (patch)
treed72ab833fd6f4f819c9754f67b8bc142d360d554 /sound/soc/Makefile
parentASoC: bfin: use dev_err to print error log instead of dev_dbg (diff)
downloadlinux-dev-3a9cf8efd7b64f26f1e0f02afb70382f90cc11ca.tar.xz
linux-dev-3a9cf8efd7b64f26f1e0f02afb70382f90cc11ca.zip
ASoC: Add support for synopsys i2s controller as per ASoC framework.
This patch add support for synopsys I2S controller as per the ASoC framework. Signed-off-by: Rajeev Kumar <rajeev-dlh.kumar@st.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/Makefile')
-rw-r--r--sound/soc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/Makefile b/sound/soc/Makefile
index 70990f4017f4..00a555a743b6 100644
--- a/sound/soc/Makefile
+++ b/sound/soc/Makefile
@@ -11,6 +11,7 @@ obj-$(CONFIG_SND_SOC) += atmel/
obj-$(CONFIG_SND_SOC) += au1x/
obj-$(CONFIG_SND_SOC) += blackfin/
obj-$(CONFIG_SND_SOC) += davinci/
+obj-$(CONFIG_SND_SOC) += dwc/
obj-$(CONFIG_SND_SOC) += ep93xx/
obj-$(CONFIG_SND_SOC) += fsl/
obj-$(CONFIG_SND_SOC) += jz4740/