From: Matthew Ranostay Date: Wed, 15 Oct 2008 18:45:38 +0000 (-0400) Subject: ALSA: hda: add support for jack detection on IDT/Sigmatel X-Git-Tag: v2.6.29-rc1~590^2~5^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45a6ac16c2136e4b902b09bf0b6192b940e8d732;p=pandora-kernel.git ALSA: hda: add support for jack detection on IDT/Sigmatel Added support for jack detection reporting to userspace for IDT/Sigmatel codecs. Signed-off-by: Matthew Ranostay Signed-off-by: Takashi Iwai --- diff --git a/sound/pci/Kconfig b/sound/pci/Kconfig index 7003711f4fcc..7e408908b755 100644 --- a/sound/pci/Kconfig +++ b/sound/pci/Kconfig @@ -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. Reading git-diff-tree failed