diff options
author | Takashi Iwai <tiwai@suse.de> | 2012-01-12 09:59:18 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2012-01-12 09:59:18 +0100 |
commit | 9e4ce164ee3a1d07580f017069c25d180b0aa785 (patch) | |
tree | 7569661eae727a5a349e4c98dba42ca681857462 /sound/pci/hda/Kconfig | |
parent | Merge branch 'topic/misc' into for-linus (diff) | |
parent | ALSA: hda - Fix the lost power-setup of seconary pins after PM resume (diff) | |
download | linux-9e4ce164ee3a1d07580f017069c25d180b0aa785.tar.xz linux-9e4ce164ee3a1d07580f017069c25d180b0aa785.zip |
Merge branch 'topic/hda' into for-linus
Diffstat (limited to 'sound/pci/hda/Kconfig')
-rw-r--r-- | sound/pci/hda/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/Kconfig b/sound/pci/hda/Kconfig index bb7e102d6726..163b6b5de3eb 100644 --- a/sound/pci/hda/Kconfig +++ b/sound/pci/hda/Kconfig @@ -2,6 +2,7 @@ menuconfig SND_HDA_INTEL tristate "Intel HD Audio" select SND_PCM select SND_VMASTER + select SND_KCTL_JACK help Say Y here to include support for Intel "High Definition Audio" (Azalia) and its compatible devices. |