summaryrefslogtreecommitdiffstats
path: root/sound/soc/qcom/Kconfig
diff options
context:
space:
mode:
authorSrinivas Kandagatla2015-05-22 17:53:52 +0200
committerMark Brown2015-05-25 16:04:32 +0200
commitdc1ebd1811e984301f98f3f9edd192327d2e35e1 (patch)
tree5d1c65053fc13c5f6472d6262393736818c7c30b /sound/soc/qcom/Kconfig
parentASoC: qcom: Document apq8016 bindings. (diff)
downloadkernel-qcow2-linux-dc1ebd1811e984301f98f3f9edd192327d2e35e1.tar.gz
kernel-qcow2-linux-dc1ebd1811e984301f98f3f9edd192327d2e35e1.tar.xz
kernel-qcow2-linux-dc1ebd1811e984301f98f3f9edd192327d2e35e1.zip
ASoC: qcom: Add apq8016 lpass driver support
This patch adds apq8016 lpass driver support. APQ8016 has 4 MI2S which can be routed to one internal codec and 2 external codec interfaces. Primary, Secondary, Quaternary I2S can do Rx(playback) and Tertiary and Quaternary can do Tx(capture). Tested-by: Kenneth Westfield <kwestfie@codeaurora.org> Acked-by: Kenneth Westfield <kwestfie@codeaurora.org> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/qcom/Kconfig')
-rw-r--r--sound/soc/qcom/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/soc/qcom/Kconfig b/sound/soc/qcom/Kconfig
index b30c2baa7501..29fff6d7c633 100644
--- a/sound/soc/qcom/Kconfig
+++ b/sound/soc/qcom/Kconfig
@@ -18,6 +18,12 @@ config SND_SOC_LPASS_IPQ806X
select SND_SOC_LPASS_CPU
select SND_SOC_LPASS_PLATFORM
+config SND_SOC_LPASS_APQ8016
+ tristate
+ depends on SND_SOC_QCOM
+ select SND_SOC_LPASS_CPU
+ select SND_SOC_LPASS_PLATFORM
+
config SND_SOC_STORM
tristate "ASoC I2S support for Storm boards"
depends on (ARCH_QCOM && SND_SOC_QCOM) || COMPILE_TEST