commit | d8f66c71d547538e1c61622139455dd231238aef | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Dec 19 15:09:14 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Dec 19 15:09:14 2013 +0100 |
tree | f5ff8705ba7e0f310cf2ed0a6d9e9309914819d7 | |
parent | 2698ea98059bb01a9b5d9cfd20e23d55f68c0a17 [diff] |
ALSA: hda - Add warning texts when codec driver Kconfig doesn't match When a Kconfig of a codec driver doesn't match with the controller (CONFIG_SND_HDA_INTEL), it'll result in the non-working automatic probing. Unfortunately kbuild can't give such a restriction, but at least, it's possible to show a warning if such a condition is found. Signed-off-by: Takashi Iwai <tiwai@suse.de>