]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix input and jack Kconfig depenencies
authorTakashi Iwai <tiwai@suse.de>
Sat, 21 Nov 2009 18:57:11 +0000 (19:57 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 21 Nov 2009 18:57:11 +0000 (19:57 +0100)
commitcd89cbe04f24e40248f32a4b802c05831b5c0c82
tree1d307cb52bfc0ac6868a49ff9039f9bf9ec35996
parent73cd012836394297857e935e5e585bcbfc384e50
ALSA: hda - Fix input and jack Kconfig depenencies

CONFIG_SND_JACK needs to be selected explicitly only when INPUT=y or
INPUT_SND.  The current way, INPUT=SND_HDA_INTEL isn't strict enough.

Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/Kconfig