ASoC: qcom: remove Kconfig deps from variant configs
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>
This commit is contained in:

committed by
Mark Brown

parent
02c4b9c28b
commit
7f005256f7
@@ -15,13 +15,11 @@ config SND_SOC_LPASS_PLATFORM
|
|||||||
|
|
||||||
config SND_SOC_LPASS_IPQ806X
|
config SND_SOC_LPASS_IPQ806X
|
||||||
tristate
|
tristate
|
||||||
depends on SND_SOC_QCOM
|
|
||||||
select SND_SOC_LPASS_CPU
|
select SND_SOC_LPASS_CPU
|
||||||
select SND_SOC_LPASS_PLATFORM
|
select SND_SOC_LPASS_PLATFORM
|
||||||
|
|
||||||
config SND_SOC_LPASS_APQ8016
|
config SND_SOC_LPASS_APQ8016
|
||||||
tristate
|
tristate
|
||||||
depends on SND_SOC_QCOM
|
|
||||||
select SND_SOC_LPASS_CPU
|
select SND_SOC_LPASS_CPU
|
||||||
select SND_SOC_LPASS_PLATFORM
|
select SND_SOC_LPASS_PLATFORM
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user