[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1434665768-29367-2-git-send-email-kwestfie@codeaurora.org>
Date: Thu, 18 Jun 2015 15:16:08 -0700
From: Kenneth Westfield <kwestfie@...eaurora.org>
To: Mark Brown <broonie@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>
Cc: Jim Davis <jim.epost@...il.com>,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
Arnd Bergmann <arnd@...db.de>,
Banajit Goswami <bgoswami@...eaurora.org>,
Patrick Lai <plai@...eaurora.org>,
Kumar Gala <galak@...eaurora.org>,
Bryan Huntsman <bryanh@...eaurora.org>,
ALSA Mailing List <alsa-devel@...a-project.org>,
MSM Mailing List <linux-arm-msm@...r.kernel.org>,
Kernel Mailing List <linux-kernel@...r.kernel.org>,
Kenneth Westfield <kwestfie@...eaurora.org>
Subject: [PATCH 2/2] ASoC: qcom: remove Kconfig deps from variant configs
From: Kenneth Westfield <kwestfie@...eaurora.org>
Remove the SND_SOC_QCOM dependency from the variant
configs. The board configs, which select the
variants, already have this dependency.
Signed-off-by: Kenneth Westfield <kwestfie@...eaurora.org>
---
sound/soc/qcom/Kconfig | 2 --
1 file changed, 2 deletions(-)
diff --git a/sound/soc/qcom/Kconfig b/sound/soc/qcom/Kconfig
index d6ccda7..3cc252e 100644
--- a/sound/soc/qcom/Kconfig
+++ b/sound/soc/qcom/Kconfig
@@ -15,13 +15,11 @@ config SND_SOC_LPASS_PLATFORM
config SND_SOC_LPASS_IPQ806X
tristate
- depends on SND_SOC_QCOM
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
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists