aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/Kconfig
diff options
context:
space:
mode:
authorKenneth Westfield <kwestfie@codeaurora.org>2015-03-13 01:01:07 -0700
committerMark Brown <broonie@kernel.org>2015-03-16 11:24:47 +0000
commit6a328885896ef087a28173792ea93f4dde9782ef (patch)
treec8cfe791347465b7908da40effffd080db915b7c /sound/soc/Kconfig
parentASoC: qcom: Add ability to build QCOM drivers (diff)
downloadlinux-dev-6a328885896ef087a28173792ea93f4dde9782ef.tar.xz
linux-dev-6a328885896ef087a28173792ea93f4dde9782ef.zip
ASoC: Allow for building QCOM drivers
Allow for the Qualcomm Technologies ASoC drivers to build. Signed-off-by: Kenneth Westfield <kwestfie@codeaurora.org> Acked-by: Banajit Goswami <bgoswami@codeaurora.org> Signed-off-by: Mark Brown <broonie@kernel.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 dcc79aa0236b..3ba52da18bc6 100644
--- a/sound/soc/Kconfig
+++ b/sound/soc/Kconfig
@@ -47,6 +47,7 @@ source "sound/soc/kirkwood/Kconfig"
source "sound/soc/intel/Kconfig"
source "sound/soc/mxs/Kconfig"
source "sound/soc/pxa/Kconfig"
+source "sound/soc/qcom/Kconfig"
source "sound/soc/rockchip/Kconfig"
source "sound/soc/samsung/Kconfig"
source "sound/soc/sh/Kconfig"