commit | 053ad6a057d168f9f09006c84a4be73f35b21da9 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jan 08 10:37:07 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Wed Jan 08 20:00:04 2014 +0000 |
tree | b84d6f01e929cfd21cdc83ef880cf2aaaed9b268 | |
parent | 3990c516de66af940c5c366a81531787aefe81ae [diff] |
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 <tiwai@suse.de> Acked-by: Florian Meier <florian.meier@koalo.de> Signed-off-by: Mark Brown <broonie@linaro.org>