linux/sound/hda/controllers
Oliver Hartkopp 1516134cb6 ALSA: hda: fix Kconfig dependency of HD Audio PCI
With commit 2d9223d2d6 ("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: 2d9223d2d6 ("ALSA: hda: Move controller drivers into sound/hda/controllers directory")
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Link: https://patch.msgid.link/20260529-hda-kconfig-v1-1-4a2c6a0efd56@hartkopp.net
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2026-06-05 18:25:32 +02:00
..
acpi.c
cix-ipbloq.c ALSA: hda: Remove unnecessary print function dev_err() 2025-12-13 10:32:48 +01:00
intel_trace.h
intel.c ALSA: hda/intel: Make sure to cancel irq-pending work at closing PCM stream 2026-05-20 07:50:45 +02:00
intel.h ALSA: hda: Move irq pending work into hda-intel stream 2026-05-20 07:50:45 +02:00
Kconfig ALSA: hda: fix Kconfig dependency of HD Audio PCI 2026-06-05 18:25:32 +02:00
Makefile ALSA: hda: add CIX IPBLOQ HDA controller support 2025-12-07 13:13:20 +01:00
tegra.c ALSA: hda/tegra: Clean up runtime PM with guard() 2025-12-23 10:51:58 +01:00