From: Kuninori Morimoto Date: Fri, 10 Sep 2010 01:34:32 +0000 (+0900) Subject: ASoC: fsi codecs: modify menu attribute on Kconfig X-Git-Tag: v2.6.37-rc1~126^2~1^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=715ce576187c783bd166e298584d0e584869c42c;p=pandora-kernel.git ASoC: fsi codecs: modify menu attribute on Kconfig Current SND_FSI_xxx menu attributes were bool, but it should be tristate. This patch solve below report from Guennadi "bool" means, if someone is linking the whole ASoC into the kernel, they will not be able to build this as a module. Not a big deal, but you're stealing some freedom from the user. Reported-by: Guennadi Liakhovetski Signed-off-by: Kuninori Morimoto Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed