ASoC: Allow Freescale MPC8610 audio drivers to be compiled as modules
[linux-2.6] / sound / soc / fsl / Kconfig
1 config SND_SOC_OF_SIMPLE
2         tristate
3
4 # ASoC platform support for the Freescale MPC8610 SOC.  This compiles drivers
5 # for the SSI and the Elo DMA controller.  You will still need to select
6 # a platform driver and a codec driver.
7 config SND_SOC_MPC8610
8         tristate
9         depends on MPC8610
10
11 config SND_SOC_MPC8610_HPCD
12         tristate "ALSA SoC support for the Freescale MPC8610 HPCD board"
13         depends on MPC8610_HPCD
14         select 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.
20
21 config SND_SOC_MPC5200_I2S
22         tristate "Freescale MPC5200 PSC in I2S mode driver"
23         depends on PPC_MPC52xx && PPC_BESTCOMM
24         select SND_SOC_OF_SIMPLE
25         select PPC_BESTCOMM_GEN_BD
26         help
27           Say Y here to support the MPC5200 PSCs in I2S mode.