From: Shawn Guo Date: Fri, 30 Mar 2012 04:31:32 +0000 (+0800) Subject: ASoC: fsl: remove redundant Kconfig dependency on SND_SOC_POWERPC_DMA X-Git-Tag: v3.5-rc1~118^2~3^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c7b4a08b7f3ce49756b79386dcdad5a2a21ccb6;p=pandora-kernel.git ASoC: fsl: remove redundant Kconfig dependency on SND_SOC_POWERPC_DMA Kconfig option SND_SOC_POWERPC_DMA is under menuconfig SND_POWERPC_SOC. Since SND_POWERPC_SOC already depends on FSL_SOC, there is no need for SND_SOC_POWERPC_DMA to do the same. Signed-off-by: Shawn Guo Signed-off-by: Mark Brown --- Reading git-diff-tree failed