ALSA: hda - Add warning texts when codec driver Kconfig doesn't match
authorTakashi Iwai <tiwai@suse.de>
Thu, 19 Dec 2013 14:09:14 +0000 (15:09 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 19 Dec 2013 14:09:14 +0000 (15:09 +0100)
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>
sound/pci/hda/Kconfig

Simple merge