Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ASoC: fsl: Allow to select SAI device individually
@ 2014-04-30 10:10 Xiubo Li
  2014-04-30 10:10 ` [PATCH 2/2] ASoC: fsl: Allow to select ESAI " Xiubo Li
  2014-05-01 18:08 ` [PATCH 1/2] ASoC: fsl: Allow to select SAI " Mark Brown
  0 siblings, 2 replies; 4+ messages in thread
From: Xiubo Li @ 2014-04-30 10:10 UTC (permalink / raw)
  To: broonie, lgirdwood, alsa-devel; +Cc: Xiubo Li

This will be useful for out-of-tree drivers since in-tree drivers
could select it automatically.

Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
---
 sound/soc/fsl/Kconfig | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig
index 7a7eaf3..fb73e35 100644
--- a/sound/soc/fsl/Kconfig
+++ b/sound/soc/fsl/Kconfig
@@ -3,9 +3,14 @@ menu "SoC Audio for Freescale CPUs"
 comment "Common SoC Audio options for Freescale CPUs:"
 
 config SND_SOC_FSL_SAI
-	tristate
+	tristate "Synchronous Audio Interface (SAI) module support"
 	select REGMAP_MMIO
 	select SND_SOC_GENERIC_DMAENGINE_PCM
+	help
+	  Say Y if you want to add Synchronous Audio Interface (SAI)
+	  support for the Freescale CPUs.
+	  This option is only useful for out-of-tree drivers since
+	  in-tree drivers select it automatically.
 
 config SND_SOC_FSL_SSI
 	tristate "Synchronous Serial Interface module support"
-- 
1.8.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-05-01 18:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-30 10:10 [PATCH 1/2] ASoC: fsl: Allow to select SAI device individually Xiubo Li
2014-04-30 10:10 ` [PATCH 2/2] ASoC: fsl: Allow to select ESAI " Xiubo Li
2014-05-01 18:09   ` Mark Brown
2014-05-01 18:08 ` [PATCH 1/2] ASoC: fsl: Allow to select SAI " Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox