aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/Kconfig
diff options
context:
space:
mode:
authorRajeev Kumar <rajeev-dlh.kumar@st.com>2013-06-10 16:19:40 +0530
committerMark Brown <broonie@linaro.org>2013-06-12 16:25:22 +0100
commite58070ee4fdf797c47cb296992ce8db3df715eca (patch)
treeb5f8146d28c62a7d756b0729e3a633b86fb4a42d /sound/soc/Kconfig
parentASoC: spear: spdif_out: Staticize unexported function (diff)
downloadlinux-dev-e58070ee4fdf797c47cb296992ce8db3df715eca.tar.xz
linux-dev-e58070ee4fdf797c47cb296992ce8db3df715eca.zip
ASoC: Add Kconfig and Makefile to support SPEAr audio driver
This patch adds Kconfig and Makefile to support SPEAr Audio driver. Signed-off-by: Rajeev Kumar <rajeev-dlh.kumar@st.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/Kconfig')
-rw-r--r--sound/soc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/Kconfig b/sound/soc/Kconfig
index 9e675c76436c..45eeaa9f7fec 100644
--- a/sound/soc/Kconfig
+++ b/sound/soc/Kconfig
@@ -51,6 +51,7 @@ source "sound/soc/pxa/Kconfig"
source "sound/soc/samsung/Kconfig"
source "sound/soc/s6000/Kconfig"
source "sound/soc/sh/Kconfig"
+source "sound/soc/spear/Kconfig"
source "sound/soc/tegra/Kconfig"
source "sound/soc/txx9/Kconfig"
source "sound/soc/ux500/Kconfig"