summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/Kconfig
diff options
context:
space:
mode:
authorPhilippe Rétornaz <philippe.retornaz@epfl.ch>2012-05-15 13:53:51 +0200
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-05-18 16:42:21 +0100
commit6b0a795a17d36cc880591c935cf84fce228193ad (patch)
treea51d3f598402e36e4c44a4e5ad6565ee5d4d2e2c /sound/soc/fsl/Kconfig
parent8b908b8660f919a1a5135bc46acae12445767903 (diff)
downloadtalos-op-linux-6b0a795a17d36cc880591c935cf84fce228193ad.tar.gz
talos-op-linux-6b0a795a17d36cc880591c935cf84fce228193ad.zip
ASoC: add imx-mc13783 sound support
Signed-off-by: Philippe Rétornaz <philippe.retornaz@epfl.ch> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/fsl/Kconfig')
-rw-r--r--sound/soc/fsl/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig
index 0094789c43ff..3f2dd3a0377a 100644
--- a/sound/soc/fsl/Kconfig
+++ b/sound/soc/fsl/Kconfig
@@ -171,4 +171,12 @@ config SND_SOC_IMX_SGTL5000
Say Y if you want to add support for SoC audio on an i.MX board with
a sgtl5000 codec.
+config SND_SOC_IMX_MC13783
+ tristate "SoC Audio support for I.MX boards with mc13783"
+ depends on MFD_MC13783
+ select SND_SOC_IMX_SSI
+ select SND_SOC_IMX_AUDMUX
+ select SND_SOC_MC13783
+ select SND_SOC_IMX_PCM_DMA
+
endif # SND_IMX_SOC
OpenPOWER on IntegriCloud