[alsa-devel] [PATCH 1/2] ASoC: fsl: Separation of the main audio options and boards
Shawn Guo
shawn.guo at linaro.org
Fri Feb 28 02:46:22 CET 2014
On Thu, Feb 27, 2014 at 08:56:58PM +0400, Alexander Shiyan wrote:
> Понедельник, 10 февраля 2014, 10:29 +04:00 от Alexander Shiyan <shc_work at mail.ru>:
> > 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 at 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.
>
> Ping.
I'm fine with it.
Shawn
More information about the Alsa-devel
mailing list