]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - sound/soc/fsl/Kconfig
ASoC: multi-component - ASoC Multi-Component Support
[mirror_ubuntu-jammy-kernel.git] / sound / soc / fsl / Kconfig
CommitLineData
89dd0842
JS
1config SND_MPC52xx_DMA
2 tristate
84bc278b 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"
6574612f 24 depends on PPC_MPC52xx && PPC_BESTCOMM
89dd0842 25 select SND_MPC52xx_DMA
847cdf42 26 select PPC_BESTCOMM_GEN_BD
dc641378
GL
27 help
28 Say Y here to support the MPC5200 PSCs in I2S mode.
20d0e152
JS
29
30config SND_SOC_MPC5200_AC97
31 tristate "Freescale MPC5200 PSC in AC97 mode driver"
32 depends on PPC_MPC52xx && PPC_BESTCOMM
6a84c234 33 select SND_SOC_AC97_BUS
20d0e152
JS
34 select SND_MPC52xx_DMA
35 select PPC_BESTCOMM_GEN_BD
36 help
37 Say Y here to support the MPC5200 PSCs in AC97 mode.
38
a9262c4f
JS
39config SND_MPC52xx_SOC_PCM030
40 tristate "SoC AC97 Audio support for Phytec pcm030 and WM9712"
40d9ec14 41 depends on PPC_MPC5200_SIMPLE
a9262c4f
JS
42 select SND_SOC_MPC5200_AC97
43 select SND_SOC_WM9712
44 help
0c0e09e2
MB
45 Say Y if you want to add support for sound on the Phytec pcm030
46 baseboard.
20d0e152 47
6ffee43e
JS
48config SND_MPC52xx_SOC_EFIKA
49 tristate "SoC AC97 Audio support for bbplan Efika and STAC9766"
40d9ec14 50 depends on PPC_EFIKA
6ffee43e
JS
51 select SND_SOC_MPC5200_AC97
52 select SND_SOC_STAC9766
53 help
54 Say Y if you want to add support for sound on the Efika.
55