upload tizen1.0 source
[kernel/linux-2.6.36.git] / sound / soc / s3c24xx / Kconfig
1 config SND_S3C24XX_SOC
2         tristate "SoC Audio for the Samsung S3CXXXX chips"
3         depends on ARCH_S3C2410 || ARCH_S3C64XX || ARCH_S5PC100 || ARCH_S5PV210 || ARCH_S5PV310
4         select S3C64XX_DMA if ARCH_S3C64XX
5         help
6           Say Y or M if you want to add support for codecs attached to
7           the S3C24XX AC97 or I2S interfaces. You will also need to
8           select the audio interfaces to support below.
9
10 config SND_S3C24XX_SOC_I2S
11         tristate
12         select S3C2410_DMA
13
14 config SND_S3C_I2SV2_SOC
15         tristate
16
17 config SND_S3C2412_SOC_I2S
18         tristate
19         select SND_S3C_I2SV2_SOC
20         select S3C2410_DMA
21
22 config SND_S3C64XX_SOC_I2S
23         tristate
24         select SND_S3C_I2SV2_SOC
25         select S3C64XX_DMA
26
27 config SND_S3C64XX_SOC_I2S_V4
28         tristate
29         select SND_S3C_I2SV2_SOC
30         select S3C64XX_DMA
31
32 config SND_SAMSUNG_SOC_I2S_V5
33         tristate
34         select SND_S3C64XX_SOC_I2S_V4
35
36 config SND_S3C_SOC_PCM
37         tristate
38
39 config SND_S3C_SOC_AC97
40         tristate
41         select SND_SOC_AC97_BUS
42
43 config SND_SAMSUNG_SOC_SPDIF
44         tristate
45         select SND_SOC_SPDIF
46
47 config SND_S3C24XX_SOC_NEO1973_WM8753
48         tristate "SoC I2S Audio support for NEO1973 - WM8753"
49         depends on SND_S3C24XX_SOC && MACH_NEO1973_GTA01
50         select SND_S3C24XX_SOC_I2S
51         select SND_SOC_WM8753
52         help
53           Say Y if you want to add support for SoC audio on smdk2440
54           with the WM8753.
55
56 config SND_S3C24XX_SOC_NEO1973_GTA02_WM8753
57         tristate "Audio support for the Openmoko Neo FreeRunner (GTA02)"
58         depends on SND_S3C24XX_SOC && MACH_NEO1973_GTA02
59         select SND_S3C24XX_SOC_I2S
60         select SND_SOC_WM8753
61         help
62           This driver provides audio support for the Openmoko Neo FreeRunner
63           smartphone.
64           
65 config SND_S3C24XX_SOC_JIVE_WM8750
66         tristate "SoC I2S Audio support for Jive"
67         depends on SND_S3C24XX_SOC && MACH_JIVE
68         select SND_SOC_WM8750
69         select SND_S3C2412_SOC_I2S
70         help
71           Sat Y if you want to add support for SoC audio on the Jive.
72
73 config SND_S3C64XX_SOC_WM8580
74         tristate "SoC I2S Audio support for WM8580 on SMDK64XX"
75         depends on SND_S3C24XX_SOC && MACH_SMDK6410
76         select SND_SOC_WM8580
77         select SND_S3C64XX_SOC_I2S_V4
78         help
79           Say Y if you want to add support for SoC audio on the SMDK6410.
80
81 config SND_SOC_SMDK_WM8994
82         tristate "SoC I2S Audio support for WM8994 on SMDK"
83         depends on SND_S3C24XX_SOC && MACH_SMDKV310
84         select SND_SOC_WM8994
85         select SND_SOC_WM_HUBS
86         select SND_S3C64XX_SOC_I2S_V4
87         select SND_S3C_SOC_PCM
88         help
89           Say Y if you want to add support for SoC audio on the SMDK.
90
91 config  S5P_INTERNAL_DMA
92         bool "IIS operation with Internal DMA"
93         depends on SND_SOC_SMDK_WM8994 || SND_S5PC210_SOC_U1_U1HD_MC1N2
94         default y
95         help
96           Say Y for IIS to operate with Internal DMA(IIS's own DMA)
97
98 config SND_S5P_RP
99         bool "SRP Audio support via Internal DMA"
100         depends on S5P_INTERNAL_DMA
101         default n
102         help
103           Say Y if you want to add support for SRP Audio.
104
105 config SND_S5P_RP_DEBUG
106         bool "Enable debug message for SRP Audio"
107         depends on SND_S5P_RP
108         default n
109         help
110           Say Y if you want to add debug message for SRP Audio.
111
112 config SND_S3C24XX_SOC_SMDK2443_WM9710
113         tristate "SoC AC97 Audio support for SMDK2443 - WM9710"
114         depends on SND_S3C24XX_SOC && MACH_SMDK2443
115         select S3C2410_DMA
116         select AC97_BUS
117         select SND_SOC_AC97_CODEC
118         select SND_S3C_SOC_AC97
119         help
120           Say Y if you want to add support for SoC audio on smdk2443
121           with the WM9710.
122
123 config SND_S3C24XX_SOC_LN2440SBC_ALC650
124         tristate "SoC AC97 Audio support for LN2440SBC - ALC650"
125         depends on SND_S3C24XX_SOC && ARCH_S3C2410
126         select S3C2410_DMA
127         select AC97_BUS
128         select SND_SOC_AC97_CODEC
129         select SND_S3C_SOC_AC97
130         help
131           Say Y if you want to add support for SoC audio on ln2440sbc
132           with the ALC650.
133
134 config SND_S3C24XX_SOC_S3C24XX_UDA134X
135         tristate "SoC I2S Audio support UDA134X wired to a S3C24XX"
136         depends on SND_S3C24XX_SOC && ARCH_S3C2410
137         select SND_S3C24XX_SOC_I2S
138         select SND_SOC_L3
139         select SND_SOC_UDA134X
140
141 config SND_S3C24XX_SOC_SIMTEC
142         tristate
143         help
144           Internal node for common S3C24XX/Simtec suppor
145
146 config SND_S3C24XX_SOC_SIMTEC_TLV320AIC23
147         tristate "SoC I2S Audio support for TLV320AIC23 on Simtec boards"
148         depends on SND_S3C24XX_SOC && ARCH_S3C2410
149         select SND_S3C24XX_SOC_I2S
150         select SND_SOC_TLV320AIC23
151         select SND_S3C24XX_SOC_SIMTEC
152
153 config SND_S3C24XX_SOC_SIMTEC_HERMES
154         tristate "SoC I2S Audio support for Simtec Hermes board"
155         depends on SND_S3C24XX_SOC && ARCH_S3C2410
156         select SND_S3C24XX_SOC_I2S
157         select SND_SOC_TLV320AIC3X
158         select SND_S3C24XX_SOC_SIMTEC
159
160 config SND_SOC_SMDK_WM9713
161         tristate "SoC AC97 Audio support for SMDK with WM9713"
162         depends on SND_S3C24XX_SOC && (MACH_SMDK6410 || MACH_SMDKC100 || MACH_SMDKV210 || MACH_SMDKC110 \
163                         || MACH_SMDKV310 || MACH_SMDKC210)
164         select SND_SOC_WM9713
165         select SND_S3C_SOC_AC97
166         help
167           Sat Y if you want to add support for SoC audio on the SMDK.
168
169 config SND_S3C64XX_SOC_SMARTQ
170         tristate "SoC I2S Audio support for SmartQ board"
171         depends on SND_S3C24XX_SOC && MACH_SMARTQ
172         select SND_S3C64XX_SOC_I2S
173         select SND_SOC_WM8750
174
175 config SND_SOC_SMDK_SPDIF
176         tristate "SoC S/PDIF Audio support on SMDK"
177         depends on SND_S3C24XX_SOC && (MACH_SMDKV310 || MACH_SMDKC210)
178         select SND_SAMSUNG_SOC_SPDIF
179         help
180           Say Y if you want to add support for SoC S/PDIF audio on the SMDK.
181
182 choice
183         prompt "SoC I2S Audio support for MC1N2 on FRASER"
184
185 config SND_S5PC210_SOC_FRASER_MC1N2_YAMAHA
186         tristate "MC1N2 Driver by YAMAHA"
187         depends on SND_S3C24XX_SOC && MACH_UNIVERSAL_C210
188         select SND_S3C64XX_SOC_I2S_V4
189         select SND_SAMSUNG_SOC_I2S_V5
190         select SND_SOC_MC1N2_YAMAHA
191         select SND_SOC_A1026
192         select SND_HWDEP
193         help
194           Say Y if you want to add support for SoC audio on fraser
195           with the MC1N2
196
197 config SND_S5PC210_SOC_FRASER_MC1N2
198         tristate "MC1N2 Driver by Kernel"
199         depends on SND_S3C24XX_SOC && MACH_UNIVERSAL_C210
200         select SND_S3C64XX_SOC_I2S_V4
201         select SND_SOC_MC1N2
202         help
203           Say Y if you want to add support for SoC audio on fraser
204           with the MC1N2
205 endchoice
206
207 config SND_S5PC210_SOC_SLP7_SLP10_MC1N2
208         tristate "SoC I2S Audio support for MC1N2 on SLP7/SLP10.1"
209         depends on SND_S3C24XX_SOC && (MACH_SLP7_C210 || MACH_SLP10_C210)
210         select SND_S3C64XX_SOC_I2S_V4
211         select SND_SAMSUNG_SOC_I2S_V5
212         select SND_SOC_MC1N2_YAMAHA
213         select SND_HWDEP
214         help
215           Say Y if you want to add support for SoC audio on slp7/slp10.1
216           with the MC1N2
217
218 config SND_S5PC210_SOC_C1_MC1N2
219         tristate "SoC I2S Audio support for MC1N2 on C1"
220         depends on SND_S3C24XX_SOC && MACH_C1_C210
221         select SND_S3C64XX_SOC_I2S_V4
222         select SND_SAMSUNG_SOC_I2S_V5
223         select SND_SOC_MC1N2_YAMAHA
224         select SND_HWDEP
225         help
226           Say Y if you want to add support for SoC audio on c1
227           with the MC1N2
228 config SND_S5PC210_SOC_C1_MC1N2
229         tristate "SoC I2S Audio support for MC1N2 on C1"
230         depends on SND_S3C24XX_SOC && MACH_C1_C210
231         select SND_S3C64XX_SOC_I2S_V4
232         select SND_SAMSUNG_SOC_I2S_V5
233         select SND_SOC_MC1N2_YAMAHA
234         select SND_HWDEP
235         help
236           Say Y if you want to add support for SoC audio on c1
237           with the MC1N2
238 config SND_S5PC210_SOC_U1_U1HD_MC1N2
239         tristate "SoC I2S Audio support for MC1N2 on U1/U1HD"
240         depends on SND_S3C24XX_SOC && (MACH_U1_C210 || MACH_U1HD_C210)
241         select SND_S3C64XX_SOC_I2S_V4
242         select SND_SAMSUNG_SOC_I2S_V5
243         select SND_SOC_MC1N2_YAMAHA
244         select SND_HWDEP
245         help
246           Say Y if you want to add support for SoC audio on u1/u1hd
247           with the MC1N2