Skip to content
Unverified Commit 805fff75 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: simple-mux: Depend on gpiolib rather than selecting it



The simple-mux driver requires gpiolib. Currently it selects GPIOLIB but
since the use of select can lead to issues with randconfig let's instead
depend on GPIOLIB, select is more idiomatically used for Kconfig symbols
that are not user selectable but GPIOLIB is user selectable.

Signed-off-by: default avatarMark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20220202192333.3655269-7-broonie@kernel.org
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 8e70aaae
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