ASoC: remove two unnecessary gpiolib dependencies
Merge series from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>: Remove two dependencies - issues reported by Intel kernel test bot.
This commit is contained in:
commit
bb94bb8628
|
@ -986,7 +986,6 @@ config SND_SOC_MAX98095
|
||||||
|
|
||||||
config SND_SOC_MAX98357A
|
config SND_SOC_MAX98357A
|
||||||
tristate "Maxim MAX98357A CODEC"
|
tristate "Maxim MAX98357A CODEC"
|
||||||
depends on GPIOLIB
|
|
||||||
|
|
||||||
config SND_SOC_MAX98371
|
config SND_SOC_MAX98371
|
||||||
tristate
|
tristate
|
||||||
|
@ -1255,7 +1254,6 @@ config SND_SOC_RT1015
|
||||||
|
|
||||||
config SND_SOC_RT1015P
|
config SND_SOC_RT1015P
|
||||||
tristate
|
tristate
|
||||||
depends on GPIOLIB
|
|
||||||
|
|
||||||
config SND_SOC_RT1016
|
config SND_SOC_RT1016
|
||||||
tristate
|
tristate
|
||||||
|
|
Loading…
Reference in New Issue