Commit 44bd27c4 authored by Mark Brown's avatar Mark Brown

ASoC: simple-amplifier: Remove spurious gpiolib select

The usage of GPIOs is optional in the code so don't force on gpiolib when
building it, avoiding warnings in randconfigs.
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20220202192333.3655269-4-broonie@kernel.orgSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent 2cc12ef4
...@@ -1391,7 +1391,6 @@ config SND_SOC_SIGMADSP_REGMAP ...@@ -1391,7 +1391,6 @@ config SND_SOC_SIGMADSP_REGMAP
config SND_SOC_SIMPLE_AMPLIFIER config SND_SOC_SIMPLE_AMPLIFIER
tristate "Simple Audio Amplifier" tristate "Simple Audio Amplifier"
select GPIOLIB
config SND_SOC_SIMPLE_MUX config SND_SOC_SIMPLE_MUX
tristate "Simple Audio Mux" tristate "Simple Audio Mux"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment