blob: c7c78c39cfed749db7275c81dccbea792faacfc2 [file] [log] [blame]
Grant Likely84bc2782008-07-29 11:42:28 +01001config SND_SOC_OF_SIMPLE
2 tristate
3
Timur Tabi75d91f92009-01-19 11:57:46 -06004# 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.
Timur Tabi17467f22008-01-11 18:15:26 +01007config SND_SOC_MPC8610
Timur Tabi75d91f92009-01-19 11:57:46 -06008 tristate
9 depends on MPC8610
Timur Tabi17467f22008-01-11 18:15:26 +010010
11config SND_SOC_MPC8610_HPCD
Timur Tabi75d91f92009-01-19 11:57:46 -060012 tristate "ALSA SoC support for the Freescale MPC8610 HPCD board"
13 depends on MPC8610_HPCD
14 select SND_SOC_MPC8610
Timur Tabi17467f22008-01-11 18:15:26 +010015 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.
Grant Likelydc641372008-07-29 11:42:30 +010020
21config SND_SOC_MPC5200_I2S
22 tristate "Freescale MPC5200 PSC in I2S mode driver"
Takashi Iwai2caf6a12008-12-01 17:56:06 +010023 depends on PPC_MPC52xx && PPC_BESTCOMM
Grant Likelydc641372008-07-29 11:42:30 +010024 select SND_SOC_OF_SIMPLE
Grant Likely847cdf42008-11-14 05:19:00 -070025 select PPC_BESTCOMM_GEN_BD
Grant Likelydc641372008-07-29 11:42:30 +010026 help
27 Say Y here to support the MPC5200 PSCs in I2S mode.