From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ASoC: qcom: remove incorrect dependencies
Date: Thu, 21 May 2015 23:23:14 +0200 [thread overview]
Message-ID: <8811360.XmVQbMhHJj@wuerfel> (raw)
In-Reply-To: <20150521205952.GA31005@kwestfie-linux.qualcomm.com>
On Thursday 21 May 2015 14:00:00 Kenneth Westfield wrote:
> > diff --git a/sound/soc/qcom/Kconfig b/sound/soc/qcom/Kconfig
> > index 5f58e4f1bca9..b07f183fc47f 100644
> > --- a/sound/soc/qcom/Kconfig
> > +++ b/sound/soc/qcom/Kconfig
> > @@ -6,12 +6,10 @@ config SND_SOC_QCOM
> >
> > config SND_SOC_LPASS_CPU
> > tristate
> > - depends on SND_SOC_QCOM
>
> Rather than remove the dependency (which I would like to keep), would
> the following change work for SND_SOC_LPASS_CPU and
> SND_SOC_LPASS_PLATFORM?
> - depends on SND_SOC_QCOM
> + depends on SND_SOC_QCOM || COMPILE_TEST
>
> If so, I will submit a patch (I know this has been applied already) on
> top of this one.
>
That would have the same effect, but what is the point? Do you plan
to make these options user-visible in the future?
Arnd
prev parent reply other threads:[~2015-05-21 21:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-21 9:07 [PATCH] ASoC: qcom: remove incorrect dependencies Arnd Bergmann
2015-05-21 11:00 ` Mark Brown
2015-05-21 21:00 ` Kenneth Westfield
2015-05-21 21:23 ` Arnd Bergmann [this message]
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=8811360.XmVQbMhHJj@wuerfel \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox