[PATCH] ASoC: SOF: Intel: Kconfig: fix SoundWire dependencies

Arnd Bergmann arnd at arndb.de
Mon Aug 2 17:26:29 CEST 2021


On Mon, Aug 2, 2021 at 5:16 PM Pierre-Louis Bossart
<pierre-louis.bossart at linux.intel.com> wrote:
>
> The previous Kconfig cleanup added simplifications but also introduced
> a new one by moving a boolean to a tristate. This leads to randconfig
> problems.
>
> This patch moves the select operations in the SOUNDWIRE_LINK_BASELINE
> option. The INTEL_SOUNDWIRE config remains a tristate for backwards
> compatibility with older configurations but is essentially an on/off
> switch.
>
> Fixes: cf5807f5f814f ('ASoC: SOF: Intel: SoundWire: simplify Kconfig')
> Reported-by: Arnd Bergmann <arnd at arndb.de>
> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart at linux.intel.com>
> Reviewed-by: Rander Wang <rander.wang at intel.com>
> Reviewed-by: Bard Liao <bard.liao at intel.com>

I've had this in my randconfig tree for a couple of days without seeing
any further problems:

Tested-by: Arnd Bergmann <arnd at arndb.de>


More information about the Alsa-devel mailing list