[alsa-devel] [PATCH] ASoC: imx: Allow using sound with DT descriptions only
Mark Brown
broonie at kernel.org
Mon Jan 6 14:16:51 CET 2014
On Sun, Jan 05, 2014 at 10:35:26AM +0400, Alexander Shiyan wrote:
> +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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20140106/10237cbf/attachment.sig>
More information about the Alsa-devel
mailing list