Merge branch 'upstream' into topic/asoc
[deliverable/linux.git] / sound / soc / fsl / Kconfig
CommitLineData
84bc278b
GL
1config SND_SOC_OF_SIMPLE
2 tristate
3
17467f23
TT
4config SND_SOC_MPC8610
5 bool "ALSA SoC support for the MPC8610 SOC"
89fe5117 6 depends on MPC8610_HPCD
17467f23
TT
7 default y if MPC8610
8 help
9 Say Y if you want to add support for codecs attached to the SSI
10 device on an MPC8610.
11
12config SND_SOC_MPC8610_HPCD
13 bool "ALSA SoC support for the Freescale MPC8610 HPCD board"
14 depends on SND_SOC_MPC8610
15 select SND_SOC_CS4270
16 select SND_SOC_CS4270_VD33_ERRATA
17 default y if MPC8610_HPCD
18 help
19 Say Y if you want to enable audio on the Freescale MPC8610 HPCD.
dc641378
GL
20
21config SND_SOC_MPC5200_I2S
22 tristate "Freescale MPC5200 PSC in I2S mode driver"
847cdf42 23 depends on SND_SOC && PPC_MPC52xx && PPC_BESTCOMM
dc641378 24 select SND_SOC_OF_SIMPLE
847cdf42 25 select PPC_BESTCOMM_GEN_BD
dc641378
GL
26 help
27 Say Y here to support the MPC5200 PSCs in I2S mode.
This page took 0.127631 seconds and 5 git commands to generate.