aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/Kconfig
diff options
context:
space:
mode:
authorShengjiu Wang <b02247@freescale.com>2013-08-12 02:16:32 -0400
committerNitin Garg <nitin.garg@freescale.com>2014-04-16 09:01:13 -0400
commitc27fd06f478f5424fb119d5b6bcb84361d8bed5e (patch)
tree43cee1eb45488b108c581840b854cd383cd8c8c4 /sound/soc/fsl/Kconfig
parent04bf2c083d74f00cfc97b3cba390d1409d36dc19 (diff)
ENGR00274585-5 ASoC: fsl: add cs42888 machine driver.
add cs42888 machine driver. add bindings document of cs42888 machine. Signed-off-by: Shengjiu Wang <b02247@freescale.com>
Diffstat (limited to 'sound/soc/fsl/Kconfig')
-rw-r--r--sound/soc/fsl/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/sound/soc/fsl/Kconfig b/sound/soc/fsl/Kconfig
index bb60c367928e..8f3dae37ff76 100644
--- a/sound/soc/fsl/Kconfig
+++ b/sound/soc/fsl/Kconfig
@@ -174,6 +174,18 @@ config SND_SOC_EUKREA_TLV320
174 Enable I2S based access to the TLV320AIC23B codec attached 174 Enable I2S based access to the TLV320AIC23B codec attached
175 to the SSI interface 175 to the SSI interface
176 176
177config SND_SOC_IMX_CS42888
178 tristate "SoC Audio support for i.MX boards with cs42888"
179 depends on OF && I2C
180 select SND_SOC_CS42888
181 select SND_SOC_IMX_PCM_DMA
182 select SND_SOC_FSL_ESAI
183 select SND_SOC_FSL_UTILS
184 help
185 SoC Audio support for i.MX boards with cs42888
186 Say Y if you want to add support for SoC audio on an i.MX board with
187 a cs42888 codec.
188
177config SND_SOC_IMX_WM8962 189config SND_SOC_IMX_WM8962
178 tristate "SoC Audio support for i.MX boards with wm8962" 190 tristate "SoC Audio support for i.MX boards with wm8962"
179 depends on OF && I2C 191 depends on OF && I2C