1 config SND_SOC_OF_SIMPLE
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.
11 config SND_SOC_MPC8610_HPCD
12 tristate "ALSA SoC support for the Freescale MPC8610 HPCD board"
13 # I2C is necessary for the CS4270 driver
14 depends on MPC8610_HPCD && I2C
15 select SND_SOC_MPC8610
17 select SND_SOC_CS4270_VD33_ERRATA
18 default y if MPC8610_HPCD
20 Say Y if you want to enable audio on the Freescale MPC8610 HPCD.
22 config SND_SOC_MPC5200_I2S
23 tristate "Freescale MPC5200 PSC in I2S mode driver"
24 depends on PPC_MPC52xx && PPC_BESTCOMM
25 select SND_SOC_OF_SIMPLE
26 select PPC_BESTCOMM_GEN_BD
28 Say Y here to support the MPC5200 PSCs in I2S mode.