[alsa-devel] [PATCH] ASoC: imx: Allow using sound with DT descriptions only
Alexander Shiyan
shc_work at mail.ru
Mon Jan 6 14:25:39 CET 2014
Hello.
> > +config SND_SOC_IMX_DT
> > + tristate "SoC Audio support for i.MX DT boards"
> > + depends on OF
> > + select SND_SOC_FSL_SSI
> > + select SND_SOC_IMX_AUDMUX
> > + select SND_SOC_IMX_PCM_DMA
> > + help
> > + Say Y if you want to add support for SoC audio on an i.MX boards
> > + described in devicetree.
> > +
>
> Rather than adding a separate Kconfig option it seems better to just
> move these to being selected by SND_IMX_SOC and delete all the extra
> selects from the individual machine drivers - I don't think it's worth
> worrying about building the extra driver for S/PDIF only systems and
> it's easier for users to work out what they need to set.
OK, probably this will be better.
Thanks.
---
More information about the Alsa-devel
mailing list