alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: "Alexander Shiyan" <shc_work@mail.ru>
To: "Shawn Guo" <shawn.guo@linaro.org>
Cc: "Fabio Estevam" <fabio.estevam@freescale.com>,
	alsa-devel@alsa-project.org, "Takashi Iwai" <tiwai@suse.de>,
	"Liam Girdwood" <lgirdwood@gmail.com>,
	"Mark Brown" <broonie@kernel.org>,
	"Nicolin Chen" <Guangyu.Chen@freescale.com>
Subject: Re: [PATCH 1/2] ASoC: fsl: Separation of the main audio options and boards
Date: Mon, 10 Feb 2014 10:29:03 +0400	[thread overview]
Message-ID: <1392013743.262980234@f144.i.mail.ru> (raw)
In-Reply-To: <20140210055357.GE9628@S2101-09.ap.freescale.net>

Hello.

> On Wed, Feb 05, 2014 at 09:31:51PM +0400, Alexander Shiyan wrote:
> > This patch provide separation of the main audio options and boards.
> > 
> > Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
> > ---
> >  sound/soc/fsl/Kconfig | 36 ++++++++++++++++++++++--------------
> >  1 file changed, 22 insertions(+), 14 deletions(-)
> > 
> > diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig
...
> >  if SND_IMX_SOC
> >  
> >  config SND_SOC_IMX_SSI
> > @@ -122,12 +133,7 @@ config SND_SOC_IMX_PCM_FIQ
> >  	tristate
> >  	select FIQ
> 
> Hmm, why do you choose to have SND_SOC_IMX_SSI and SND_SOC_IMX_PCM_FIQ
> still stay in board section?

SND_SOC_IMX_SSI is used for ATAGS boards only, and selected for each individual
platform driver, so there are no need to select this option especially.

For SND_SOC_IMX_PCM_FIQ I just not imagine yet how to describe this option
in Kconfig ;) In any case, it can be done later if the total change concept looks good.

Thanks.

---

  reply	other threads:[~2014-02-10  6:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-05 17:31 [PATCH 1/2] ASoC: fsl: Separation of the main audio options and boards Alexander Shiyan
2014-02-05 17:31 ` [PATCH 2/2] ASoC: fsl: Allow to select individual common options Alexander Shiyan
2014-02-10  5:59   ` Shawn Guo
2014-02-10  6:41     ` Alexander Shiyan
2014-02-10  5:53 ` [PATCH 1/2] ASoC: fsl: Separation of the main audio options and boards Shawn Guo
2014-02-10  6:29   ` Alexander Shiyan [this message]
2014-02-27 16:56     ` Alexander Shiyan
2014-02-28  1:46       ` Shawn Guo

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=1392013743.262980234@f144.i.mail.ru \
    --to=shc_work@mail.ru \
    --cc=Guangyu.Chen@freescale.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=fabio.estevam@freescale.com \
    --cc=lgirdwood@gmail.com \
    --cc=shawn.guo@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).