ALSA: hda: add support for jack detection on IDT/Sigmatel
authorMatthew Ranostay <mranostay@embeddedalley.com>
Wed, 15 Oct 2008 18:45:38 +0000 (14:45 -0400)
committerTakashi Iwai <tiwai@suse.de>
Thu, 16 Oct 2008 06:43:24 +0000 (08:43 +0200)
Added support for jack detection reporting to userspace for
IDT/Sigmatel codecs.

Signed-off-by: Matthew Ranostay <mranostay@embeddedalley.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/Kconfig
sound/pci/hda/patch_sigmatel.c

index 7003711..7e40890 100644 (file)
@@ -501,6 +501,7 @@ config SND_HDA_INTEL
        tristate "Intel HD Audio"
        select SND_PCM
        select SND_VMASTER
+       select SND_JACK if INPUT=y || INPUT=SND
        help
          Say Y here to include support for Intel "High Definition
          Audio" (Azalia) motherboard devices.
Simple merge