From: Takashi Iwai Date: Thu, 19 Dec 2013 14:09:14 +0000 (+0100) Subject: ALSA: hda - Add warning texts when codec driver Kconfig doesn't match X-Git-Tag: v3.14-rc1~143^2~1^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8f66c71d547538e1c61622139455dd231238aef;p=pandora-kernel.git 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 --- Reading git-diff-tree failed