Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
[deliverable/linux.git] / sound / soc / fsl / Kconfig
CommitLineData
84bc278b
GL
1config SND_SOC_OF_SIMPLE
2 tristate
3
75d91f9b
TT
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.
17467f23 7config SND_SOC_MPC8610
75d91f9b
TT
8 tristate
9 depends on MPC8610
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
75d91f9b 15 select SND_SOC_MPC8610
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
GL
21
22config SND_SOC_MPC5200_I2S
23 tristate "Freescale MPC5200 PSC in I2S mode driver"
2caf6a1f 24 depends on PPC_MPC52xx && PPC_BESTCOMM
dc641378 25 select SND_SOC_OF_SIMPLE
847cdf42 26 select PPC_BESTCOMM_GEN_BD
dc641378
GL
27 help
28 Say Y here to support the MPC5200 PSCs in I2S mode.
This page took 0.136116 seconds and 5 git commands to generate.