ASoC: imx: merge sound/soc/imx into sound/soc/fsl
[deliverable/linux.git] / sound / soc / fsl / Kconfig
1 config SND_SOC_FSL_SSI
2 tristate
3
4 menuconfig SND_POWERPC_SOC
5 tristate "SoC Audio for Freescale PowerPC CPUs"
6 depends on FSL_SOC
7 help
8 Say Y or M if you want to add support for codecs attached to
9 the PowerPC CPUs.
10
11 if SND_POWERPC_SOC
12
13 config SND_MPC52xx_DMA
14 tristate
15
16 config SND_SOC_FSL_SSI
17 tristate
18 depends on FSL_SOC
19
20 config SND_SOC_POWERPC_DMA
21 tristate
22 depends on FSL_SOC
23
24 config SND_SOC_MPC8610_HPCD
25 tristate "ALSA SoC support for the Freescale MPC8610 HPCD board"
26 # I2C is necessary for the CS4270 driver
27 depends on MPC8610_HPCD && I2C
28 select SND_SOC_FSL_SSI
29 select SND_SOC_POWERPC_DMA
30 select SND_SOC_CS4270
31 select SND_SOC_CS4270_VD33_ERRATA
32 default y if MPC8610_HPCD
33 help
34 Say Y if you want to enable audio on the Freescale MPC8610 HPCD.
35
36 config SND_SOC_P1022_DS
37 tristate "ALSA SoC support for the Freescale P1022 DS board"
38 # I2C is necessary for the WM8776 driver
39 depends on P1022_DS && I2C
40 select SND_SOC_FSL_SSI
41 select SND_SOC_POWERPC_DMA
42 select SND_SOC_WM8776
43 default y if P1022_DS
44 help
45 Say Y if you want to enable audio on the Freescale P1022 DS board.
46 This will also include the Wolfson Microelectronics WM8776 codec
47 driver.
48
49 config SND_SOC_MPC5200_I2S
50 tristate "Freescale MPC5200 PSC in I2S mode driver"
51 depends on PPC_MPC52xx && PPC_BESTCOMM
52 select SND_MPC52xx_DMA
53 select PPC_BESTCOMM_GEN_BD
54 help
55 Say Y here to support the MPC5200 PSCs in I2S mode.
56
57 config SND_SOC_MPC5200_AC97
58 tristate "Freescale MPC5200 PSC in AC97 mode driver"
59 depends on PPC_MPC52xx && PPC_BESTCOMM
60 select SND_SOC_AC97_BUS
61 select SND_MPC52xx_DMA
62 select PPC_BESTCOMM_GEN_BD
63 help
64 Say Y here to support the MPC5200 PSCs in AC97 mode.
65
66 config SND_MPC52xx_SOC_PCM030
67 tristate "SoC AC97 Audio support for Phytec pcm030 and WM9712"
68 depends on PPC_MPC5200_SIMPLE
69 select SND_SOC_MPC5200_AC97
70 select SND_SOC_WM9712
71 help
72 Say Y if you want to add support for sound on the Phytec pcm030
73 baseboard.
74
75 config SND_MPC52xx_SOC_EFIKA
76 tristate "SoC AC97 Audio support for bbplan Efika and STAC9766"
77 depends on PPC_EFIKA
78 select SND_SOC_MPC5200_AC97
79 select SND_SOC_STAC9766
80 help
81 Say Y if you want to add support for sound on the Efika.
82
83 endif # SND_POWERPC_SOC
84
85 menuconfig SND_IMX_SOC
86 tristate "SoC Audio for Freescale i.MX CPUs"
87 depends on ARCH_MXC
88 help
89 Say Y or M if you want to add support for codecs attached to
90 the i.MX CPUs.
91
92 if SND_IMX_SOC
93
94 config SND_SOC_IMX_SSI
95 tristate
96
97 config SND_SOC_IMX_PCM
98 tristate
99
100 config SND_MXC_SOC_FIQ
101 tristate
102 select FIQ
103 select SND_SOC_IMX_PCM
104
105 config SND_MXC_SOC_MX2
106 tristate
107 select SND_SOC_DMAENGINE_PCM
108 select SND_SOC_IMX_PCM
109
110 config SND_SOC_IMX_AUDMUX
111 tristate
112
113 config SND_MXC_SOC_WM1133_EV1
114 tristate "Audio on the the i.MX31ADS with WM1133-EV1 fitted"
115 depends on MACH_MX31ADS_WM1133_EV1 && EXPERIMENTAL
116 select SND_SOC_WM8350
117 select SND_MXC_SOC_FIQ
118 select SND_SOC_IMX_AUDMUX
119 select SND_SOC_IMX_SSI
120 help
121 Enable support for audio on the i.MX31ADS with the WM1133-EV1
122 PMIC board with WM8835x fitted.
123
124 config SND_SOC_MX27VIS_AIC32X4
125 tristate "SoC audio support for Visstrim M10 boards"
126 depends on MACH_IMX27_VISSTRIM_M10 && I2C
127 select SND_SOC_TLV320AIC32X4
128 select SND_MXC_SOC_MX2
129 select SND_SOC_IMX_AUDMUX
130 select SND_SOC_IMX_SSI
131 help
132 Say Y if you want to add support for SoC audio on Visstrim SM10
133 board with TLV320AIC32X4 codec.
134
135 config SND_SOC_PHYCORE_AC97
136 tristate "SoC Audio support for Phytec phyCORE (and phyCARD) boards"
137 depends on MACH_PCM043 || MACH_PCA100
138 select SND_SOC_AC97_BUS
139 select SND_SOC_WM9712
140 select SND_MXC_SOC_FIQ
141 select SND_SOC_IMX_AUDMUX
142 select SND_SOC_IMX_SSI
143 help
144 Say Y if you want to add support for SoC audio on Phytec phyCORE
145 and phyCARD boards in AC97 mode
146
147 config SND_SOC_EUKREA_TLV320
148 tristate "Eukrea TLV320"
149 depends on MACH_EUKREA_MBIMX27_BASEBOARD \
150 || MACH_EUKREA_MBIMXSD25_BASEBOARD \
151 || MACH_EUKREA_MBIMXSD35_BASEBOARD \
152 || MACH_EUKREA_MBIMXSD51_BASEBOARD
153 depends on I2C
154 select SND_SOC_TLV320AIC23
155 select SND_MXC_SOC_FIQ
156 select SND_SOC_IMX_AUDMUX
157 select SND_SOC_IMX_SSI
158 help
159 Enable I2S based access to the TLV320AIC23B codec attached
160 to the SSI interface
161
162 endif # SND_IMX_SOC
This page took 0.034273 seconds and 5 git commands to generate.