
6 Jan
2014
6 Jan
'14
3:16 p.m.
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.