commit | 973109cafc9d11e41be4d64667ff2165bf79d948 | [log] [tgz] |
---|---|---|
author | Jie Yang <yang.jie@intel.com> | Sat May 02 15:28:07 2015 +0800 |
committer | Takashi Iwai <tiwai@suse.de> | Sat May 02 10:02:17 2015 +0200 |
tree | 5e40a66a13042564178880526dddda27a786faad | |
parent | 43b2cd547edcba4733bf21ea2b3f6600e3bdc514 [diff] |
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>