From: Florian Meier <florian.meier@koalo.de>
To: Takashi Iwai <tiwai@suse.de>, Mark Brown <broonie@linaro.org>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH] ASoC: bcm: Remove obsoleted Kconfig dependency
Date: Wed, 08 Jan 2014 20:46:05 +0100 [thread overview]
Message-ID: <52CDAAFD.30303@koalo.de> (raw)
In-Reply-To: <1389173827-1554-1-git-send-email-tiwai@suse.de>
Oh I forgot about removing that, thanks!
Acked-by: Florian Meier <florian.meier@koalo.de>
On 01/08/2014 10:37 AM, Takashi Iwai wrote:
> 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>
> ---
> sound/soc/bcm/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/sound/soc/bcm/Kconfig b/sound/soc/bcm/Kconfig
> index 3d82a29ce3a8..6a834e109f1d 100644
> --- a/sound/soc/bcm/Kconfig
> +++ b/sound/soc/bcm/Kconfig
> @@ -1,7 +1,6 @@
> config SND_BCM2835_SOC_I2S
> tristate "SoC Audio support for the Broadcom BCM2835 I2S module"
> depends on ARCH_BCM2835 || COMPILE_TEST
> - select SND_SOC_DMAENGINE_PCM
> select SND_SOC_GENERIC_DMAENGINE_PCM
> select REGMAP_MMIO
> help
>
next prev parent reply other threads:[~2014-01-08 19:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-08 9:37 [PATCH] ASoC: bcm: Remove obsoleted Kconfig dependency Takashi Iwai
2014-01-08 19:46 ` Florian Meier [this message]
2014-01-08 19:59 ` Mark Brown
2014-01-08 20:08 ` Takashi Iwai
2014-01-08 20:17 ` Mark Brown
2014-01-09 6:29 ` Takashi Iwai
2014-01-09 10:32 ` Mark Brown
2014-01-09 11:00 ` Takashi Iwai
2014-01-09 13:05 ` Mark Brown
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52CDAAFD.30303@koalo.de \
--to=florian.meier@koalo.de \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@linaro.org \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.