]> bbs.cooldavid.org Git - net-next-2.6.git/blame - sound/soc/fsl/Kconfig
Merge remote branch 'broonie-asoc/for-2.6.37' into for-2.6.37
[net-next-2.6.git] / sound / soc / fsl / Kconfig
CommitLineData
89dd0842
JS
1config SND_MPC52xx_DMA
2 tristate
84bc278b 3
27ef3744
TT
4# ASoC platform support for the Freescale PowerPC SOCs that have an SSI and
5# an Elo DMA controller, such as the MPC8610 and P1022. You will still need to
6# select a platform driver and a codec driver.
7config SND_SOC_POWERPC_SSI
75d91f9b 8 tristate
27ef3744 9 depends on FSL_SOC
17467f23
TT
10
11config SND_SOC_MPC8610_HPCD
75d91f9b 12 tristate "ALSA SoC support for the Freescale MPC8610 HPCD board"
ff637d38
TT
13 # I2C is necessary for the CS4270 driver
14 depends on MPC8610_HPCD && I2C
27ef3744 15 select SND_SOC_POWERPC_SSI
17467f23
TT
16 select SND_SOC_CS4270
17 select SND_SOC_CS4270_VD33_ERRATA
18 default y if MPC8610_HPCD
19 help
20 Say Y if you want to enable audio on the Freescale MPC8610 HPCD.
dc641378 21
27ef3744
TT
22config SND_SOC_P1022_DS
23 tristate "ALSA SoC support for the Freescale P1022 DS board"
24 # I2C is necessary for the WM8776 driver
25 depends on P1022_DS && I2C
26 select SND_SOC_POWERPC_SSI
27 select SND_SOC_WM8776
28 default y if P1022_DS
29 help
30 Say Y if you want to enable audio on the Freescale P1022 DS board.
31 This will also include the Wolfson Microelectronics WM8776 codec
32 driver.
33
dc641378
GL
34config SND_SOC_MPC5200_I2S
35 tristate "Freescale MPC5200 PSC in I2S mode driver"
6574612f 36 depends on PPC_MPC52xx && PPC_BESTCOMM
89dd0842 37 select SND_MPC52xx_DMA
847cdf42 38 select PPC_BESTCOMM_GEN_BD
dc641378
GL
39 help
40 Say Y here to support the MPC5200 PSCs in I2S mode.
20d0e152
JS
41
42config SND_SOC_MPC5200_AC97
43 tristate "Freescale MPC5200 PSC in AC97 mode driver"
44 depends on PPC_MPC52xx && PPC_BESTCOMM
6a84c234 45 select SND_SOC_AC97_BUS
20d0e152
JS
46 select SND_MPC52xx_DMA
47 select PPC_BESTCOMM_GEN_BD
48 help
49 Say Y here to support the MPC5200 PSCs in AC97 mode.
50
a9262c4f
JS
51config SND_MPC52xx_SOC_PCM030
52 tristate "SoC AC97 Audio support for Phytec pcm030 and WM9712"
40d9ec14 53 depends on PPC_MPC5200_SIMPLE
a9262c4f
JS
54 select SND_SOC_MPC5200_AC97
55 select SND_SOC_WM9712
56 help
0c0e09e2
MB
57 Say Y if you want to add support for sound on the Phytec pcm030
58 baseboard.
20d0e152 59
6ffee43e
JS
60config SND_MPC52xx_SOC_EFIKA
61 tristate "SoC AC97 Audio support for bbplan Efika and STAC9766"
40d9ec14 62 depends on PPC_EFIKA
6ffee43e
JS
63 select SND_SOC_MPC5200_AC97
64 select SND_SOC_STAC9766
65 help
66 Say Y if you want to add support for sound on the Efika.
67