Skip to content

Commit

Permalink
ASoC: qcom: remove Kconfig deps from variant configs
Browse files Browse the repository at this point in the history
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@codeaurora.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Kenneth Westfield authored and Mark Brown committed Jul 7, 2015
1 parent 02c4b9c commit 7f00525
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sound/soc/qcom/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7f00525

Please sign in to comment.