From d8f66c71d547538e1c61622139455dd231238aef Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 19 Dec 2013 15:09:14 +0100 Subject: [PATCH] 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-format-patch failed