Re: [PATCH AUTOSEL 6.6 11/12] ALSA: hda: cs35l56: Select SERIAL_MULTI_INSTANTIATE

From: Takashi Iwai
Date: Mon Jul 01 2024 - 03:13:32 EST


On Mon, 01 Jul 2024 02:13:30 +0200,
Sasha Levin wrote:
>
> From: Simon Trimmer <simont@xxxxxxxxxxxxxxxxxxxxx>
>
> [ Upstream commit 9b1effff19cdf2230d3ecb07ff4038a0da32e9cc ]
>
> The ACPI IDs used in the CS35L56 HDA drivers are all handled by the
> serial multi-instantiate driver which starts multiple Linux device
> instances from a single ACPI Device() node.
>
> As serial multi-instantiate is not an optional part of the system add it
> as a dependency in Kconfig so that it is not overlooked.
>
> Signed-off-by: Simon Trimmer <simont@xxxxxxxxxxxxxxxxxxxxx>
> Link: https://lore.kernel.org/20240619161602.117452-1-simont@xxxxxxxxxxxxxxxxxxxxx
> Signed-off-by: Takashi Iwai <tiwai@xxxxxxx>
> Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

This change breaks random builds, so please pick up a follow-up fix
17563b4a19d1844bdbccc7a82d2f31c28ca9cfae
ALSA: hda: Use imply for suggesting CONFIG_SERIAL_MULTI_INSTANTIATE
too.


thanks,

Takashi