]> www.infradead.org Git - users/willy/pagecache.git/commit
ALSA: hda: cs35l56: Select SERIAL_MULTI_INSTANTIATE
authorSimon Trimmer <simont@opensource.cirrus.com>
Wed, 19 Jun 2024 16:16:02 +0000 (17:16 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 20 Jun 2024 07:58:25 +0000 (09:58 +0200)
commit9b1effff19cdf2230d3ecb07ff4038a0da32e9cc
treeb8632ee00468b32f72fbd235a646959c9f30fb31
parent70794b9563fe011988bcf6a081af9777e63e8d37
ALSA: hda: cs35l56: Select SERIAL_MULTI_INSTANTIATE

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@opensource.cirrus.com>
Link: https://lore.kernel.org/20240619161602.117452-1-simont@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/Kconfig