aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@ti.com>2014-08-04 08:56:27 +0300
committerMark Brown <broonie@linaro.org>2014-08-04 16:28:30 +0100
commit37119dd791f3195ab35cb3b9cccec94bdc709c57 (patch)
tree6e07dbfa9cb9e4eea4b5ee4cfc331bce95d45980 /sound/soc
parentASoC: mcasp: don't override bclk divider if it was provided by the machine (diff)
downloadlinux-dev-37119dd791f3195ab35cb3b9cccec94bdc709c57.tar.xz
linux-dev-37119dd791f3195ab35cb3b9cccec94bdc709c57.zip
ASoC: davinci: Enable menuconfig entry for McASP
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> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc')
-rw-r--r--sound/soc/davinci/Kconfig8
1 files changed, 7 insertions, 1 deletions
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