mbox series

[0/3] ASoC: Fix SND_SOC_ALL_CODECS imply fallout

Message ID 20200212145650.4602-1-geert@linux-m68k.org (mailing list archive)
Headers show
Series ASoC: Fix SND_SOC_ALL_CODECS imply fallout | expand

Message

Geert Uytterhoeven Feb. 12, 2020, 2:56 p.m. UTC
Hi Mark,

As expected[*], commit ea00d95200d02ece ("ASoC: Use imply for
SND_SOC_ALL_CODECS") introduced several build failures, due to missing
dependencies.

This patch series fixes several of them.  There are probably more.

Do we want to pursue this, or just revert instead?
Thanks!

[*] https://lore.kernel.org/alsa-devel/20200207091351.18133-1-geert@linux-m68k.org/

Geert Uytterhoeven (3):
  ASoC: Fix SND_SOC_ALL_CODECS imply SPI fallout
  ASoC: Fix SND_SOC_ALL_CODECS imply I2C fallout
  ASoC: Fix SND_SOC_ALL_CODECS imply misc fallout

 sound/soc/codecs/Kconfig | 88 +++++++++++++++++++++++++++++++++++++---
 1 file changed, 82 insertions(+), 6 deletions(-)