Skip to content

Commit

Permalink
ASoC: davinci: Enable menuconfig entry for McASP
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Peter Ujfalusi authored and Mark Brown committed Aug 4, 2014
1 parent 8267525 commit 37119dd
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion sound/soc/davinci/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 37119dd

Please sign in to comment.