ALSA: jack: fix a randconfig build issue
authorJie Yang <yang.jie@intel.com>
Sat, 2 May 2015 07:28:07 +0000 (15:28 +0800)
committerTakashi Iwai <tiwai@suse.de>
Sat, 2 May 2015 08:02:17 +0000 (10:02 +0200)
commit973109cafc9d11e41be4d64667ff2165bf79d948
tree5e40a66a13042564178880526dddda27a786faad
parent43b2cd547edcba4733bf21ea2b3f6600e3bdc514
ALSA: jack: fix a randconfig build issue

Building errors reported such as below when 'CONFIG_INPUT=m':
    ...undefined reference to `input_xxx'...

Here change to enable SND_JACK selectively to fix the issue.

Also remove the config 'SND_HDA_INPUT_JACK' which won't be
used anymore.

Signed-off-by: Jie Yang <yang.jie@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/Kconfig
sound/pci/hda/hda_codec.h