From: Lars-Peter Clausen Date: Wed, 12 Feb 2014 16:11:22 +0000 (+0100) Subject: ASoC: blackfin: Fix machine driver Kconfig dependencies X-Git-Tag: v3.14-rc4~19^2~1^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3947ecb4e8adf260b6323eac43b80eeb26911cf;p=pandora-kernel.git ASoC: blackfin: Fix machine driver Kconfig dependencies Since the machine driver selects the CODEC driver we need to make sure that the machine driver is only selectable if the CODEC driver can be build. This avoids build errors under some configurations (which typically only result from randconfig). Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed