Re: [PATCH] ALSA: hda: fix Kconfig dependency of HD Audio PCI

From: Takashi Iwai

Date: Sun May 31 2026 - 09:27:59 EST


On Fri, 29 May 2026 17:23:59 +0200,
Oliver Hartkopp wrote:
>
> With commit 2d9223d2d64c ("ALSA: hda: Move controller drivers into
> sound/hda/controllers directory") the HD Audio drivers have been moved
> from linux/sound/pci/hda to linux/sound/hda.
>
> But the Kconfig dependency for SND_HDA_INTEL stayed on SND_PCI instead of
> depending on PCI directly. To make the "HD Audio PCI" configuration entry
> visible it is currently needed to enable "PCI sound devices" although
> no PCI device in the submenu needs to be selected.
>
> Make SND_HDA_INTEL directly depending on hardware/architecture like the
> other entries in this Kconfig.
>
> Fixes: 2d9223d2d64c ("ALSA: hda: Move controller drivers into sound/hda/controllers directory")
> Signed-off-by: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>

Applied to for-next branch. Thanks.


Takashi