Kconfig (d585a021c0b10b0477d6b608c53e1feb8cde0507) Kconfig (89dd08425273773fd33fc85d48d152c5679b2fb4)
1config SND_SOC_OF_SIMPLE
2 tristate
1config SND_SOC_OF_SIMPLE
2 tristate
3
4config SND_MPC52xx_DMA
5 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.
7config SND_SOC_MPC8610
8 tristate
9 depends on MPC8610
10

--- 7 unchanged lines hidden (view full) ---

18 default y if MPC8610_HPCD
19 help
20 Say Y if you want to enable audio on the Freescale MPC8610 HPCD.
21
22config 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
6
7# ASoC platform support for the Freescale MPC8610 SOC. This compiles drivers
8# for the SSI and the Elo DMA controller. You will still need to select
9# a platform driver and a codec driver.
10config SND_SOC_MPC8610
11 tristate
12 depends on MPC8610
13

--- 7 unchanged lines hidden (view full) ---

21 default y if MPC8610_HPCD
22 help
23 Say Y if you want to enable audio on the Freescale MPC8610 HPCD.
24
25config SND_SOC_MPC5200_I2S
26 tristate "Freescale MPC5200 PSC in I2S mode driver"
27 depends on PPC_MPC52xx && PPC_BESTCOMM
28 select SND_SOC_OF_SIMPLE
29 select SND_MPC52xx_DMA
26 select PPC_BESTCOMM_GEN_BD
27 help
28 Say Y here to support the MPC5200 PSCs in I2S mode.
30 select PPC_BESTCOMM_GEN_BD
31 help
32 Say Y here to support the MPC5200 PSCs in I2S mode.