Message ID | 1433221532-9489-1-git-send-email-kwestfie@codeaurora.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 7f005256f70a8c1c60b2f8a7449137da0c5e5bd9 |
Headers | show |
On Mon, Jun 01, 2015 at 10:05:32PM -0700, Kenneth Westfield wrote: > Remove the dependency on SND_SOC_QCOM from the user- > invisible LPASS variant options. This will fix > randconfig build errors. I can't tell from this commit message what the patch is supposed to do - what are the bugs and in what way will this fix them?
diff --git a/sound/soc/qcom/Kconfig b/sound/soc/qcom/Kconfig index 29fff6d..10837bd 100644 --- a/sound/soc/qcom/Kconfig +++ b/sound/soc/qcom/Kconfig @@ -14,13 +14,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