Kconfig (ff877ea80efa2015b6263766f78ee42c2a1b32f9) Kconfig (84bc278b1f04920e867e4b46e094bcc066393d41)
1config SND_SOC_OF_SIMPLE
2 tristate
3
1config SND_SOC_MPC8610
2 bool "ALSA SoC support for the MPC8610 SOC"
3 depends on MPC8610_HPCD
4 default y if MPC8610
5 help
6 Say Y if you want to add support for codecs attached to the SSI
7 device on an MPC8610.
8
9config SND_SOC_MPC8610_HPCD
10 bool "ALSA SoC support for the Freescale MPC8610 HPCD board"
11 depends on SND_SOC_MPC8610
12 select SND_SOC_CS4270
13 select SND_SOC_CS4270_VD33_ERRATA
14 default y if MPC8610_HPCD
15 help
16 Say Y if you want to enable audio on the Freescale MPC8610 HPCD.
4config SND_SOC_MPC8610
5 bool "ALSA SoC support for the MPC8610 SOC"
6 depends on MPC8610_HPCD
7 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.