From: Takashi Iwai Date: Wed, 8 Jan 2014 09:37:07 +0000 (+0100) Subject: ASoC: bcm: Remove obsoleted Kconfig dependency X-Git-Tag: v3.14-rc1~143^2~1^2^2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=053ad6a057d168f9f09006c84a4be73f35b21da9;p=pandora-kernel.git ASoC: bcm: Remove obsoleted Kconfig dependency CONFIG_SND_SOC_DMAENGINE_PCM was renamed to CONFIG_SND_DMAENGINE_PCM recently. And yet we don't have to select it since CONFIG_SND_GENERIC_DMAENGINE_PCM selects the dependency by itself, so just rip it off. Signed-off-by: Takashi Iwai Acked-by: Florian Meier Signed-off-by: Mark Brown --- Reading git-diff-tree failed