mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ASoC: zl38060: Remove spurious gpiolib select
[ Upstream commit8e70aaae32] 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: Mark Brown <broonie@kernel.org> Link: https://lore.kernel.org/r/20220202192333.3655269-6-broonie@kernel.org Signed-off-by: Mark Brown <broonie@kernel.org> Stable-dep-of:0de2cc3707("ASoC: zl38060 add gpiolib dependency") Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
c8e7c0ec45
commit
2bc1f260ed
@@ -1701,7 +1701,6 @@ config SND_SOC_WSA881X
|
|||||||
config SND_SOC_ZL38060
|
config SND_SOC_ZL38060
|
||||||
tristate "Microsemi ZL38060 Connected Home Audio Processor"
|
tristate "Microsemi ZL38060 Connected Home Audio Processor"
|
||||||
depends on SPI_MASTER
|
depends on SPI_MASTER
|
||||||
select GPIOLIB
|
|
||||||
select REGMAP
|
select REGMAP
|
||||||
help
|
help
|
||||||
Support for ZL38060 Connected Home Audio Processor from Microsemi,
|
Support for ZL38060 Connected Home Audio Processor from Microsemi,
|
||||||
|
|||||||
Reference in New Issue
Block a user