All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: davinci: Enable menuconfig entry for McASP
@ 2014-08-04  5:56 Peter Ujfalusi
  2014-08-04 15:28 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Ujfalusi @ 2014-08-04  5:56 UTC (permalink / raw
  To: Mark Brown, Liam Girdwood; +Cc: alsa-devel, zonque

In order to be able to use simple-card with McASP on TI SoC based boards we
need to be able to select the McASP via menuconfig.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
---
 sound/soc/davinci/Kconfig | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/sound/soc/davinci/Kconfig b/sound/soc/davinci/Kconfig
index b310dd3489ac..d69510c53239 100644
--- a/sound/soc/davinci/Kconfig
+++ b/sound/soc/davinci/Kconfig
@@ -16,8 +16,14 @@ config SND_DAVINCI_SOC_I2S
 	tristate
 
 config SND_DAVINCI_SOC_MCASP
+	tristate "Multichannel Audio Serial Port (McASP) support"
 	depends on SND_DAVINCI_SOC || SND_OMAP_SOC || SND_EDMA_SOC
-	tristate
+	help
+	  Say Y or M here if you want to have support for McASP IP found in
+	  various Texas Instruments SoCs like:
+	  - daVinci devices
+	  - Sitara line of SoCs (AM335x, AM438x, etc)
+	  - DRA7x devices
 
 config SND_DAVINCI_SOC_VCIF
 	tristate
-- 
2.0.2

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

* Re: [PATCH] ASoC: davinci: Enable menuconfig entry for McASP
  2014-08-04  5:56 [PATCH] ASoC: davinci: Enable menuconfig entry for McASP Peter Ujfalusi
@ 2014-08-04 15:28 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2014-08-04 15:28 UTC (permalink / raw
  To: Peter Ujfalusi; +Cc: alsa-devel, Liam Girdwood, zonque


[-- Attachment #1.1: Type: text/plain, Size: 214 bytes --]

On Mon, Aug 04, 2014 at 08:56:27AM +0300, Peter Ujfalusi wrote:
> In order to be able to use simple-card with McASP on TI SoC based boards we
> need to be able to select the McASP via menuconfig.

Applied, thanks.

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



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

end of thread, other threads:[~2014-08-04 15:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-04  5:56 [PATCH] ASoC: davinci: Enable menuconfig entry for McASP Peter Ujfalusi
2014-08-04 15:28 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.