]> bbs.cooldavid.org Git - net-next-2.6.git/blame - sound/isa/Kconfig
Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linus',...
[net-next-2.6.git] / sound / isa / Kconfig
CommitLineData
1da177e4
LT
1# ALSA ISA drivers
2
ead893c0 3config SND_WSS_LIB
1da177e4
LT
4 tristate
5 select SND_PCM
1da177e4 6
dda369cf
TI
7config SND_SB_COMMON
8 tristate
9
10config SND_SB8_DSP
11 tristate
12 select SND_PCM
13 select SND_SB_COMMON
14
15config SND_SB16_DSP
16 tristate
17 select SND_PCM
18 select SND_SB_COMMON
19
89fe5117
TI
20menuconfig SND_ISA
21 bool "ISA sound devices"
22 depends on ISA && ISA_DMA_API
23 default y
24 help
25 Support for sound devices connected via the ISA bus.
26
27if SND_ISA
70656896 28
cf40a310
RH
29config SND_ADLIB
30 tristate "AdLib FM card"
31 select SND_OPL3_LIB
32 help
33 Say Y here to include support for AdLib FM cards.
34
35 To compile this driver as a module, choose M here: the module
36 will be called snd-adlib.
37
1da177e4
LT
38config SND_AD1816A
39 tristate "Analog Devices SoundPort AD1816A"
89fe5117 40 depends on PNP
8dbfc5cf 41 select ISAPNP
1da177e4
LT
42 select SND_OPL3_LIB
43 select SND_MPU401_UART
44 select SND_PCM
45 help
46 Say Y here to include support for Analog Devices SoundPort
47 AD1816A or compatible sound chips.
48
49 To compile this driver as a module, choose M here: the module
50 will be called snd-ad1816a.
51
52config SND_AD1848
53 tristate "Generic AD1848/CS4248 driver"
760fc6b8 54 select SND_WSS_LIB
1da177e4
LT
55 help
56 Say Y here to include support for AD1848 (Analog Devices) or
57 CS4248 (Cirrus Logic - Crystal Semiconductors) chips.
58
c2b73d14
KH
59 For newer chips from Cirrus Logic, use the CS4231 or CS4232+
60 drivers.
1da177e4
LT
61
62 To compile this driver as a module, choose M here: the module
63 will be called snd-ad1848.
64
230b5c1a 65config SND_ALS100
14ff3e78 66 tristate "Diamond Tech. DT-019x and Avance Logic ALSxxx"
89fe5117 67 depends on PNP
230b5c1a
TI
68 select ISAPNP
69 select SND_OPL3_LIB
70 select SND_MPU401_UART
dda369cf 71 select SND_SB16_DSP
230b5c1a 72 help
14ff3e78
KH
73 Say Y here to include support for soundcards based on the
74 Diamond Technologies DT-019X or Avance Logic chips: ALS007,
75 ALS100, ALS110, ALS120 and ALS200 chips.
230b5c1a
TI
76
77 To compile this driver as a module, choose M here: the module
78 will be called snd-als100.
79
80config SND_AZT2320
81 tristate "Aztech Systems AZT2320"
89fe5117 82 depends on PNP
230b5c1a
TI
83 select ISAPNP
84 select SND_OPL3_LIB
85 select SND_MPU401_UART
9295aea1 86 select SND_WSS_LIB
230b5c1a
TI
87 help
88 Say Y here to include support for soundcards based on the
89 Aztech Systems AZT2320 chip.
90
91 To compile this driver as a module, choose M here: the module
92 will be called snd-azt2320.
93
94config SND_CMI8330
95 tristate "C-Media CMI8330"
760fc6b8 96 select SND_WSS_LIB
dda369cf 97 select SND_SB16_DSP
48972cc5 98 select SND_OPL3_LIB
c97dff84 99 select SND_MPU401_UART
230b5c1a
TI
100 help
101 Say Y here to include support for soundcards based on the
102 C-Media CMI8330 chip.
103
104 To compile this driver as a module, choose M here: the module
105 will be called snd-cmi8330.
106
1da177e4
LT
107config SND_CS4231
108 tristate "Generic Cirrus Logic CS4231 driver"
1da177e4 109 select SND_MPU401_UART
9295aea1 110 select SND_WSS_LIB
1da177e4
LT
111 help
112 Say Y here to include support for CS4231 chips from Cirrus
113 Logic - Crystal Semiconductors.
114
115 To compile this driver as a module, choose M here: the module
116 will be called snd-cs4231.
117
1da177e4 118config SND_CS4236
c2b73d14 119 tristate "Generic Cirrus Logic CS4232/CS4236+ driver"
1da177e4
LT
120 select SND_OPL3_LIB
121 select SND_MPU401_UART
9295aea1 122 select SND_WSS_LIB
1da177e4 123 help
c2b73d14
KH
124 Say Y to include support for CS4232,CS4235,CS4236,CS4237B,
125 CS4238B,CS4239 chips from Cirrus Logic - Crystal
126 Semiconductors.
1da177e4
LT
127
128 To compile this driver as a module, choose M here: the module
129 will be called snd-cs4236.
130
1da177e4 131config SND_ES1688
a20971b2 132 tristate "Generic ESS ES688/ES1688 and ES968 PnP driver"
1da177e4
LT
133 select SND_OPL3_LIB
134 select SND_MPU401_UART
135 select SND_PCM
136 help
137 Say Y here to include support for ESS AudioDrive ES688 or
a20971b2 138 ES1688 chips. Also, this module support cards with ES968 PnP chip.
1da177e4
LT
139
140 To compile this driver as a module, choose M here: the module
141 will be called snd-es1688.
142
143config SND_ES18XX
144 tristate "Generic ESS ES18xx driver"
1da177e4
LT
145 select SND_OPL3_LIB
146 select SND_MPU401_UART
147 select SND_PCM
1da177e4
LT
148 help
149 Say Y here to include support for ESS AudioDrive ES18xx chips.
150
151 To compile this driver as a module, choose M here: the module
152 will be called snd-es18xx.
153
e307258d 154config SND_SC6000
c2828661 155 tristate "Gallant SC-6000/6600/7000 and Audio Excel DSP 16"
89fe5117 156 depends on HAS_IOPORT
760fc6b8 157 select SND_WSS_LIB
e307258d
KH
158 select SND_OPL3_LIB
159 select SND_MPU401_UART
160 help
c2828661
KH
161 Say Y here to include support for Gallant SC-6000, SC-6600, SC-7000
162 cards and clones:
e307258d
KH
163 Audio Excel DSP 16 and Zoltrix AV302.
164
c2828661
KH
165 These cards are based on CompuMedia ASC-9308 or ASC-9408 chips.
166
e307258d
KH
167 To compile this driver as a module, choose M here: the module
168 will be called snd-sc6000.
169
1da177e4
LT
170config SND_GUSCLASSIC
171 tristate "Gravis UltraSound Classic"
1da177e4
LT
172 select SND_RAWMIDI
173 select SND_PCM
1da177e4
LT
174 help
175 Say Y here to include support for Gravis UltraSound Classic
176 soundcards.
177
178 To compile this driver as a module, choose M here: the module
179 will be called snd-gusclassic.
180
181config SND_GUSEXTREME
182 tristate "Gravis UltraSound Extreme"
0f101fa6 183 select SND_OPL3_LIB
1da177e4
LT
184 select SND_MPU401_UART
185 select SND_PCM
1da177e4
LT
186 help
187 Say Y here to include support for Gravis UltraSound Extreme
188 soundcards.
189
190 To compile this driver as a module, choose M here: the module
191 will be called snd-gusextreme.
192
193config SND_GUSMAX
194 tristate "Gravis UltraSound MAX"
1da177e4 195 select SND_RAWMIDI
9295aea1 196 select SND_WSS_LIB
1da177e4
LT
197 help
198 Say Y here to include support for Gravis UltraSound MAX
199 soundcards.
200
201 To compile this driver as a module, choose M here: the module
202 will be called snd-gusmax.
203
204config SND_INTERWAVE
205 tristate "AMD InterWave, Gravis UltraSound PnP"
89fe5117 206 depends on PNP
1da177e4 207 select SND_RAWMIDI
9295aea1 208 select SND_WSS_LIB
1da177e4
LT
209 help
210 Say Y here to include support for AMD InterWave based
211 soundcards (Gravis UltraSound Plug & Play, STB SoundRage32,
212 MED3210, Dynasonic Pro, Panasonic PCA761AW).
213
214 To compile this driver as a module, choose M here: the module
215 will be called snd-interwave.
216
217config SND_INTERWAVE_STB
218 tristate "AMD InterWave + TEA6330T (UltraSound 32-Pro)"
89fe5117 219 depends on PNP
1da177e4 220 select SND_RAWMIDI
9295aea1 221 select SND_WSS_LIB
1da177e4
LT
222 help
223 Say Y here to include support for AMD InterWave based
224 soundcards with a TEA6330T bass and treble regulator
225 (UltraSound 32-Pro).
226
227 To compile this driver as a module, choose M here: the module
228 will be called snd-interwave-stb.
229
ad8decb7
KH
230config SND_JAZZ16
231 tristate "Media Vision Jazz16 card and compatibles"
232 select SND_OPL3_LIB
233 select SND_MPU401_UART
234 select SND_SB8_DSP
235 help
236 Say Y here to include support for soundcards based on the
237 Media Vision Jazz16 chipset: digital chip MVD1216 (Jazz16),
238 codec MVA416 (CS4216) and mixer MVA514 (ICS2514).
239 Media Vision's Jazz16 cards were sold under names Pro Sonic 16,
240 Premium 3-D and Pro 3-D. There were also OEMs cards with the
241 Jazz16 chipset.
242
243 To compile this driver as a module, choose M here: the module
244 will be called snd-jazz16.
245
230b5c1a
TI
246config SND_OPL3SA2
247 tristate "Yamaha OPL3-SA2/SA3"
230b5c1a
TI
248 select SND_OPL3_LIB
249 select SND_MPU401_UART
9295aea1 250 select SND_WSS_LIB
230b5c1a
TI
251 help
252 Say Y here to include support for Yamaha OPL3-SA2 and OPL3-SA3
253 chips.
254
255 To compile this driver as a module, choose M here: the module
256 will be called snd-opl3sa2.
257
1da177e4
LT
258config SND_OPTI92X_AD1848
259 tristate "OPTi 82C92x - AD1848"
1da177e4
LT
260 select SND_OPL3_LIB
261 select SND_OPL4_LIB
262 select SND_MPU401_UART
760fc6b8 263 select SND_WSS_LIB
1da177e4
LT
264 help
265 Say Y here to include support for soundcards based on Opti
266 82C92x or OTI-601 chips and using an AD1848 codec.
267
268 To compile this driver as a module, choose M here: the module
269 will be called snd-opti92x-ad1848.
270
271config SND_OPTI92X_CS4231
272 tristate "OPTi 82C92x - CS4231"
1da177e4
LT
273 select SND_OPL3_LIB
274 select SND_OPL4_LIB
275 select SND_MPU401_UART
9295aea1 276 select SND_WSS_LIB
1da177e4
LT
277 help
278 Say Y here to include support for soundcards based on Opti
279 82C92x chips and using a CS4231 codec.
280
281 To compile this driver as a module, choose M here: the module
282 will be called snd-opti92x-cs4231.
283
284config SND_OPTI93X
285 tristate "OPTi 82C93x"
1da177e4
LT
286 select SND_OPL3_LIB
287 select SND_MPU401_UART
9295aea1 288 select SND_WSS_LIB
1da177e4
LT
289 help
290 Say Y here to include support for soundcards based on Opti
291 82C93x chips.
292
293 To compile this driver as a module, choose M here: the module
294 will be called snd-opti93x.
295
1841f613
ML
296config SND_MIRO
297 tristate "Miro miroSOUND PCM1pro/PCM12/PCM20radio driver"
1841f613 298 select SND_OPL4_LIB
9295aea1 299 select SND_WSS_LIB
1841f613
ML
300 select SND_MPU401_UART
301 select SND_PCM
302 help
303 Say 'Y' or 'M' to include support for Miro miroSOUND PCM1 pro,
304 miroSOUND PCM12 and miroSOUND PCM20 Radio soundcards.
305
306 To compile this driver as a module, choose M here: the module
307 will be called snd-miro.
308
1da177e4
LT
309config SND_SB8
310 tristate "Sound Blaster 1.0/2.0/Pro (8-bit)"
1da177e4
LT
311 select SND_OPL3_LIB
312 select SND_RAWMIDI
dda369cf 313 select SND_SB8_DSP
1da177e4
LT
314 help
315 Say Y here to include support for Creative Sound Blaster 1.0/
316 2.0/Pro (8-bit) or 100% compatible soundcards.
317
318 To compile this driver as a module, choose M here: the module
319 will be called snd-sb8.
320
321config SND_SB16
322 tristate "Sound Blaster 16 (PnP)"
1da177e4
LT
323 select SND_OPL3_LIB
324 select SND_MPU401_UART
dda369cf 325 select SND_SB16_DSP
1da177e4
LT
326 help
327 Say Y here to include support for Sound Blaster 16 soundcards
328 (including the Plug and Play version).
329
330 To compile this driver as a module, choose M here: the module
331 will be called snd-sb16.
332
333config SND_SBAWE
334 tristate "Sound Blaster AWE (32,64) (PnP)"
1da177e4
LT
335 select SND_OPL3_LIB
336 select SND_MPU401_UART
dda369cf 337 select SND_SB16_DSP
1da177e4
LT
338 help
339 Say Y here to include support for Sound Blaster AWE soundcards
340 (including the Plug and Play version).
341
342 To compile this driver as a module, choose M here: the module
343 will be called snd-sbawe.
344
345config SND_SB16_CSP
346 bool "Sound Blaster 16/AWE CSP support"
347 depends on (SND_SB16 || SND_SBAWE) && (BROKEN || !PPC)
ac68c16a 348 select FW_LOADER
1da177e4
LT
349 help
350 Say Y here to include support for the CSP core. This special
351 coprocessor can do variable tasks like various compression and
352 decompression algorithms.
353
1da177e4
LT
354config SND_SGALAXY
355 tristate "Aztech Sound Galaxy"
760fc6b8 356 select SND_WSS_LIB
1da177e4
LT
357 help
358 Say Y here to include support for Aztech Sound Galaxy
359 soundcards.
360
361 To compile this driver as a module, choose M here: the module
362 will be called snd-sgalaxy.
363
364config SND_SSCAPE
56305757 365 tristate "Ensoniq SoundScape driver"
1da177e4 366 select SND_MPU401_UART
9295aea1 367 select SND_WSS_LIB
acd47100 368 select FW_LOADER
1da177e4 369 help
56305757 370 Say Y here to include support for Ensoniq SoundScape
f0968e3f 371 and Ensoniq OEM soundcards.
1da177e4 372
56305757 373 The PCM audio is supported on SoundScape Classic, Elite, PnP
f0968e3f
KH
374 and VIVO cards. The supported OEM cards are SPEA Media FX and
375 Reveal SC-600.
acd47100
KH
376 The MIDI support is very experimental and requires binary
377 firmware files called "scope.cod" and "sndscape.co?" where the
378 ? is digit 0, 1, 2, 3 or 4. The firmware files can be found
379 in DOS or Windows driver packages. One has to put the firmware
380 files into the /lib/firmware directory.
56305757 381
1da177e4
LT
382 To compile this driver as a module, choose M here: the module
383 will be called snd-sscape.
384
230b5c1a
TI
385config SND_WAVEFRONT
386 tristate "Turtle Beach Maui,Tropez,Tropez+ (Wavefront)"
c2b1239a 387 select FW_LOADER
230b5c1a
TI
388 select SND_OPL3_LIB
389 select SND_MPU401_UART
9295aea1 390 select SND_WSS_LIB
230b5c1a
TI
391 help
392 Say Y here to include support for Turtle Beach Maui, Tropez
393 and Tropez+ soundcards based on the Wavefront chip.
394
395 To compile this driver as a module, choose M here: the module
396 will be called snd-wavefront.
397
f6c63835
KH
398config SND_MSND_PINNACLE
399 tristate "Turtle Beach MultiSound Pinnacle/Fiji driver"
400 depends on X86 && EXPERIMENTAL
401 select FW_LOADER
402 select SND_MPU401_UART
403 select SND_PCM
404 help
405 Say Y to include support for Turtle Beach MultiSound Pinnacle/
406 Fiji soundcards.
407
408 To compile this driver as a module, choose M here: the module
409 will be called snd-msnd-pinnacle.
410
411config SND_MSND_CLASSIC
412 tristate "Support for Turtle Beach MultiSound Classic, Tahiti, Monterey"
413 depends on X86 && EXPERIMENTAL
414 select FW_LOADER
415 select SND_MPU401_UART
416 select SND_PCM
417 help
418 Say M here if you have a Turtle Beach MultiSound Classic, Tahiti or
419 Monterey (not for the Pinnacle or Fiji).
420
421 See <file:Documentation/sound/oss/MultiSound> for important information
422 about this driver. Note that it has been discontinued, but the
423 Voyetra Turtle Beach knowledge base entry for it is still available
424 at <http://www.turtlebeach.com/site/kb_ftp/790.asp>.
425
426 To compile this driver as a module, choose M here: the module
427 will be called snd-msnd-classic.
428
89fe5117
TI
429endif # SND_ISA
430