blob: 398f002086785ac6645a330eb6445b2466afbf2f [file] [log] [blame]
Grant Likely84bc2782008-07-29 11:42:28 +01001config SND_SOC_OF_SIMPLE
2 tristate
3
Timur Tabi17467f22008-01-11 18:15:26 +01004config SND_SOC_MPC8610
5 bool "ALSA SoC support for the MPC8610 SOC"
Takashi Iwai89fe5112008-05-23 16:10:37 +02006 depends on MPC8610_HPCD
Timur Tabi17467f22008-01-11 18:15:26 +01007 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.