Merge to Fedora kernel-2.6.17-1.2187_FC5 patched with stable patch-2.6.17.13-vs2...
[linux-2.6.git] / sound / pci / Kconfig
1 # ALSA PCI drivers
2
3 menu "PCI devices"
4         depends on SND!=n && PCI
5
6 config SND_AD1889
7         tristate "Analog Devices AD1889"
8         depends on SND
9         select SND_AC97_CODEC
10         help
11           Say Y here to include support for the integrated AC97 sound
12           device found in particular on the Hewlett-Packard [BCJ]-xxx0
13           class PA-RISC workstations, using the AD1819 codec.
14
15           To compile this as a module, choose M here: the module
16           will be called snd-ad1889.
17
18 config SND_ALS300
19         tristate "Avance Logic ALS300/ALS300+"
20         depends on SND
21         select SND_PCM
22         select SND_AC97_CODEC
23         select SND_OPL3_LIB
24         help
25           Say 'Y' or 'M' to include support for Avance Logic ALS300/ALS300+
26
27           To compile this driver as a module, choose M here: the module
28           will be called snd-als300
29
30 config SND_ALS4000
31         tristate "Avance Logic ALS4000"
32         depends on SND && ISA_DMA_API
33         select SND_OPL3_LIB
34         select SND_MPU401_UART
35         select SND_PCM
36         help
37           Say Y here to include support for soundcards based on Avance Logic
38           ALS4000 chips.
39
40           To compile this driver as a module, choose M here: the module
41           will be called snd-als4000.
42
43 config SND_ALI5451
44         tristate "ALi M5451 PCI Audio Controller"
45         depends on SND
46         select SND_MPU401_UART
47         select SND_AC97_CODEC
48         help
49           Say Y here to include support for the integrated AC97 sound
50           device on motherboards using the ALi M5451 Audio Controller
51           (M1535/M1535D/M1535+/M1535D+ south bridges).  Newer chipsets
52           use the "Intel/SiS/nVidia/AMD/ALi AC97 Controller" driver.
53
54           To compile this driver as a module, choose M here: the module
55           will be called snd-ali5451.
56
57 config SND_ATIIXP
58         tristate "ATI IXP AC97 Controller"
59         depends on SND
60         select SND_AC97_CODEC
61         help
62           Say Y here to include support for the integrated AC97 sound
63           device on motherboards with ATI chipsets (ATI IXP 150/200/250/
64           300/400).
65
66           To compile this driver as a module, choose M here: the module
67           will be called snd-atiixp.
68
69 config SND_ATIIXP_MODEM
70         tristate "ATI IXP Modem"
71         depends on SND
72         select SND_AC97_CODEC
73         help
74           Say Y here to include support for the integrated MC97 modem on
75           motherboards with ATI chipsets (ATI IXP 150/200/250).
76
77           To compile this driver as a module, choose M here: the module
78           will be called snd-atiixp-modem.
79
80 config SND_AU8810
81         tristate "Aureal Advantage"
82         depends on SND
83         select SND_MPU401_UART
84         select SND_AC97_CODEC
85         help
86           Say Y here to include support for Aureal Advantage soundcards.
87
88           Supported features: Hardware Mixer, SRC, EQ and SPDIF output.
89           3D support code is in place, but not yet useable. For more info, 
90           email the ALSA developer list, or <mjander@users.sourceforge.net>.
91
92           To compile this driver as a module, choose M here: the module
93           will be called snd-au8810.
94  
95 config SND_AU8820
96         tristate "Aureal Vortex"
97         depends on SND
98         select SND_MPU401_UART
99         select SND_AC97_CODEC
100         help
101           Say Y here to include support for Aureal Vortex soundcards.
102
103           Supported features: Hardware Mixer and SRC. For more info, email 
104           the ALSA developer list, or <mjander@users.sourceforge.net>.
105
106           To compile this driver as a module, choose M here: the module
107           will be called snd-au8820.
108  
109 config SND_AU8830
110         tristate "Aureal Vortex 2"
111         depends on SND
112         select SND_MPU401_UART
113         select SND_AC97_CODEC
114         help
115           Say Y here to include support for Aureal Vortex 2 soundcards.
116
117           Supported features: Hardware Mixer, SRC, EQ and SPDIF output.
118           3D support code is in place, but not yet useable. For more info, 
119           email the ALSA developer list, or <mjander@users.sourceforge.net>.
120
121           To compile this driver as a module, choose M here: the module
122           will be called snd-au8830.
123  
124 config SND_AZT3328
125         tristate "Aztech AZF3328 / PCI168 (EXPERIMENTAL)"
126         depends on SND && EXPERIMENTAL
127         select SND_OPL3_LIB
128         select SND_MPU401_UART
129         select SND_PCM
130         help
131           Say Y here to include support for Aztech AZF3328 (PCI168)
132           soundcards.
133
134           To compile this driver as a module, choose M here: the module
135           will be called snd-azt3328.
136
137 config SND_BT87X
138         tristate "Bt87x Audio Capture"
139         depends on SND
140         select SND_PCM
141         help
142           If you want to record audio from TV cards based on
143           Brooktree Bt878/Bt879 chips, say Y here and read
144           <file:Documentation/sound/alsa/Bt87x.txt>.
145
146           To compile this driver as a module, choose M here: the module
147           will be called snd-bt87x.
148
149 config SND_BT87X_OVERCLOCK
150         bool "Bt87x Audio overclocking"
151         depends on SND_BT87X
152         help
153           Say Y here if 448000 Hz isn't enough for you and you want to
154           record from the analog input with up to 1792000 Hz.
155
156           Higher sample rates won't hurt your hardware, but audio
157           quality may suffer.
158
159 config SND_CA0106
160         tristate "SB Audigy LS / Live 24bit"
161         depends on SND
162         select SND_AC97_CODEC
163         select SND_RAWMIDI
164         help
165           Say Y here to include support for the Sound Blaster Audigy LS
166           and Live 24bit.
167
168           To compile this driver as a module, choose M here: the module
169           will be called snd-ca0106.
170
171 config SND_CMIPCI
172         tristate "C-Media 8738, 8338"
173         depends on SND
174         select SND_OPL3_LIB
175         select SND_MPU401_UART
176         select SND_PCM
177         help
178           If you want to use soundcards based on C-Media CMI8338 or CMI8738
179           chips, say Y here and read
180           <file:Documentation/sound/alsa/CMIPCI.txt>.
181
182           To compile this driver as a module, choose M here: the module
183           will be called snd-cmipci.
184
185 config SND_CS4281
186         tristate "Cirrus Logic (Sound Fusion) CS4281"
187         depends on SND
188         select SND_OPL3_LIB
189         select SND_RAWMIDI
190         select SND_AC97_CODEC
191         help
192           Say Y here to include support for Cirrus Logic CS4281 chips.
193
194           To compile this driver as a module, choose M here: the module
195           will be called snd-cs4281.
196
197 config SND_CS46XX
198         tristate "Cirrus Logic (Sound Fusion) CS4280/CS461x/CS462x/CS463x"
199         depends on SND
200         select SND_RAWMIDI
201         select SND_AC97_CODEC
202         help
203           Say Y here to include support for Cirrus Logic CS4610/CS4612/
204           CS4614/CS4615/CS4622/CS4624/CS4630/CS4280 chips.
205
206           To compile this driver as a module, choose M here: the module
207           will be called snd-cs46xx.
208
209 config SND_CS46XX_NEW_DSP
210         bool "Cirrus Logic (Sound Fusion) New DSP support"
211         depends on SND_CS46XX
212         default y
213         help
214           Say Y here to use a new DSP image for SPDIF and dual codecs.
215
216           This works better than the old code, so say Y.
217
218 config SND_CS5535AUDIO
219         tristate "CS5535 Audio"
220         depends on SND && X86 && !X86_64
221         select SND_PCM
222         select SND_AC97_CODEC
223         help
224           Say Y here to include support for audio on CS5535 chips. It is
225           referred to as NS CS5535 IO or AMD CS5535 IO companion in
226           various literature.
227
228           To compile this driver as a module, choose M here: the module
229           will be called snd-cs5535audio.
230
231 config SND_EMU10K1
232         tristate "Emu10k1 (SB Live!, Audigy, E-mu APS)"
233         depends on SND
234         select SND_HWDEP
235         select SND_RAWMIDI
236         select SND_AC97_CODEC
237         help
238           Say Y to include support for Sound Blaster PCI 512, Live!,
239           Audigy and E-mu APS (partially supported) soundcards.
240
241           The confusing multitude of mixer controls is documented in
242           <file:Documentation/sound/alsa/SB-Live-mixer.txt> and
243           <file:Documentation/sound/alsa/Audigy-mixer.txt>.
244
245           To compile this driver as a module, choose M here: the module
246           will be called snd-emu10k1.
247
248 config SND_EMU10K1X
249         tristate "Emu10k1X (Dell OEM Version)"
250         depends on SND
251         select SND_AC97_CODEC
252         select SND_RAWMIDI
253         help
254           Say Y here to include support for the Dell OEM version of the
255           Sound Blaster Live!.
256
257           To compile this driver as a module, choose M here: the module
258           will be called snd-emu10k1x.
259
260 config SND_ENS1370
261         tristate "(Creative) Ensoniq AudioPCI 1370"
262         depends on SND
263         select SND_RAWMIDI
264         select SND_PCM
265         help
266           Say Y here to include support for Ensoniq AudioPCI ES1370 chips.
267
268           To compile this driver as a module, choose M here: the module
269           will be called snd-ens1370.
270
271 config SND_ENS1371
272         tristate "(Creative) Ensoniq AudioPCI 1371/1373"
273         depends on SND
274         select SND_RAWMIDI
275         select SND_AC97_CODEC
276         help
277           Say Y here to include support for Ensoniq AudioPCI ES1371 chips and
278           Sound Blaster PCI 64 or 128 soundcards.
279
280           To compile this driver as a module, choose M here: the module
281           will be called snd-ens1371.
282
283 config SND_ES1938
284         tristate "ESS ES1938/1946/1969 (Solo-1)"
285         depends on SND
286         select SND_OPL3_LIB
287         select SND_MPU401_UART
288         select SND_AC97_CODEC
289         help
290           Say Y here to include support for soundcards based on ESS Solo-1
291           (ES1938, ES1946, ES1969) chips.
292
293           To compile this driver as a module, choose M here: the module
294           will be called snd-es1938.
295
296 config SND_ES1968
297         tristate "ESS ES1968/1978 (Maestro-1/2/2E)"
298         depends on SND
299         select SND_MPU401_UART
300         select SND_AC97_CODEC
301         help
302           Say Y here to include support for soundcards based on ESS Maestro
303           1/2/2E chips.
304
305           To compile this driver as a module, choose M here: the module
306           will be called snd-es1968.
307
308 config SND_FM801
309         tristate "ForteMedia FM801"
310         depends on SND
311         select SND_OPL3_LIB
312         select SND_MPU401_UART
313         select SND_AC97_CODEC
314         help
315           Say Y here to include support for soundcards based on the ForteMedia
316           FM801 chip.
317
318           To compile this driver as a module, choose M here: the module
319           will be called snd-fm801.
320
321 config SND_FM801_TEA575X_BOOL
322         bool "ForteMedia FM801 + TEA5757 tuner"
323         depends on SND_FM801
324         help
325           Say Y here to include support for soundcards based on the ForteMedia
326           FM801 chip with a TEA5757 tuner connected to GPIO1-3 pins (Media
327           Forte SF256-PCS-02) into the snd-fm801 driver.
328
329 config SND_FM801_TEA575X
330        tristate
331        depends on SND_FM801_TEA575X_BOOL
332        default SND_FM801
333        select VIDEO_DEV
334
335 config SND_HDA_INTEL
336         tristate "Intel HD Audio"
337         depends on SND
338         select SND_PCM
339         help
340           Say Y here to include support for Intel "High Definition
341           Audio" (Azalia) motherboard devices.
342
343           To compile this driver as a module, choose M here: the module
344           will be called snd-hda-intel.
345
346 config SND_HDSP
347         tristate "RME Hammerfall DSP Audio"
348         depends on SND
349         select SND_HWDEP
350         select SND_RAWMIDI
351         select SND_PCM
352         help
353           Say Y here to include support for RME Hammerfall DSP Audio
354           soundcards.
355
356           To compile this driver as a module, choose M here: the module
357           will be called snd-hdsp.
358
359 config SND_HDSPM
360         tristate "RME Hammerfall DSP MADI"
361         depends on SND
362         select SND_HWDEP
363         select SND_RAWMIDI
364         select SND_PCM
365         help
366           Say Y here to include support for RME Hammerfall DSP MADI
367           soundcards.
368
369           To compile this driver as a module, choose M here: the module
370           will be called snd-hdspm.
371
372 config SND_ICE1712
373         tristate "ICEnsemble ICE1712 (Envy24)"
374         depends on SND
375         select SND_MPU401_UART
376         select SND_AC97_CODEC
377         help
378           Say Y here to include support for soundcards based on the
379           ICE1712 (Envy24) chip.
380
381           Currently supported hardware is: M-Audio Delta 1010(LT),
382           DiO 2496, 66, 44, 410, Audiophile 24/96; Digigram VX442;
383           TerraTec EWX 24/96, EWS 88MT, 88D, DMX 6Fire, Phase 88;
384           Hoontech SoundTrack DSP 24/Value/Media7.1; Event EZ8.
385
386           To compile this driver as a module, choose M here: the module
387           will be called snd-ice1712.
388
389 config SND_ICE1724
390         tristate "ICE/VT1724/1720 (Envy24HT/PT)"
391         depends on SND
392         select SND_MPU401_UART
393         select SND_AC97_CODEC
394         help
395           Say Y here to include support for soundcards based on
396           ICE/VT1724/1720 (Envy24HT/PT) chips.
397
398           Currently supported hardware is: AMP AUDIO2000; M-Audio
399           Revolution 7.1; TerraTec Aureon 5.1 Sky, 7.1 Space/Universe;
400           AudioTrak Prodigy 7.1; Pontis MS300; Albatron K8X800 Pro II;
401           Chaintech ZNF3-150/250.
402
403           To compile this driver as a module, choose M here: the module
404           will be called snd-ice1724.
405
406 config SND_INTEL8X0
407         tristate "Intel/SiS/nVidia/AMD/ALi AC97 Controller"
408         depends on SND
409         select SND_AC97_CODEC
410         help
411           Say Y here to include support for the integrated AC97 sound
412           device on motherboards with Intel/SiS/nVidia/AMD chipsets, or
413           ALi chipsets using the M5455 Audio Controller.  (There is a
414           separate driver for ALi M5451 Audio Controllers.)
415
416           To compile this driver as a module, choose M here: the module
417           will be called snd-intel8x0.
418
419 config SND_INTEL8X0M
420         tristate "Intel/SiS/nVidia/AMD MC97 Modem (EXPERIMENTAL)"
421         depends on SND && EXPERIMENTAL
422         select SND_AC97_CODEC
423         help
424           Say Y here to include support for the integrated MC97 modem on
425           motherboards with Intel/SiS/nVidia/AMD chipsets.
426
427           To compile this driver as a module, choose M here: the module
428           will be called snd-intel8x0m.
429
430 config SND_KORG1212
431         tristate "Korg 1212 IO"
432         depends on SND
433         select SND_PCM
434         help
435           Say Y here to include support for Korg 1212IO soundcards.
436
437           To compile this driver as a module, choose M here: the module
438           will be called snd-korg1212.
439
440 config SND_MAESTRO3
441         tristate "ESS Allegro/Maestro3"
442         depends on SND
443         select SND_AC97_CODEC
444         help
445           Say Y here to include support for soundcards based on ESS Maestro 3
446           (Allegro) chips.
447
448           To compile this driver as a module, choose M here: the module
449           will be called snd-maestro3.
450
451 config SND_MIXART
452         tristate "Digigram miXart"
453         depends on SND
454         select SND_HWDEP
455         select SND_PCM
456         help
457           If you want to use Digigram miXart soundcards, say Y here and
458           read <file:Documentation/sound/alsa/MIXART.txt>.
459
460           To compile this driver as a module, choose M here: the module
461           will be called snd-mixart.
462
463 config SND_NM256
464         tristate "NeoMagic NM256AV/ZX"
465         depends on SND
466         select SND_AC97_CODEC
467         help
468           Say Y here to include support for NeoMagic NM256AV/ZX chips.
469
470           To compile this driver as a module, choose M here: the module
471           will be called snd-nm256.
472
473 config SND_PCXHR
474         tristate "Digigram PCXHR"
475         depends on SND
476         select SND_PCM
477         select SND_HWDEP
478         help
479           Say Y here to include support for Digigram PCXHR boards.
480
481           To compile this driver as a module, choose M here: the module
482           will be called snd-pcxhr.
483
484 config SND_RIPTIDE
485         tristate "Conexant Riptide"
486         depends on SND
487         depends on FW_LOADER
488         select SND_OPL3_LIB
489         select SND_MPU401_UART
490         select SND_AC97_CODEC
491         help
492           Say 'Y' or 'M' to include support for Conexant Riptide chip.
493
494           To compile this driver as a module, choose M here: the module
495           will be called snd-riptide
496
497 config SND_RME32
498         tristate "RME Digi32, 32/8, 32 PRO"
499         depends on SND
500         select SND_PCM
501         help
502           Say Y to include support for RME Digi32, Digi32 PRO and
503           Digi32/8 (Sek'd Prodif32, Prodif96 and Prodif Gold) audio
504           devices.
505
506           To compile this driver as a module, choose M here: the module
507           will be called snd-rme32.
508
509 config SND_RME96
510         tristate "RME Digi96, 96/8, 96/8 PRO"
511         depends on SND
512         select SND_PCM
513         help
514           Say Y here to include support for RME Digi96, Digi96/8 and
515           Digi96/8 PRO/PAD/PST soundcards.
516
517           To compile this driver as a module, choose M here: the module
518           will be called snd-rme96.
519
520 config SND_RME9652
521         tristate "RME Digi9652 (Hammerfall)"
522         depends on SND
523         select SND_PCM
524         help
525           Say Y here to include support for RME Hammerfall (RME
526           Digi9652/Digi9636) soundcards.
527
528           To compile this driver as a module, choose M here: the module
529           will be called snd-rme9652.
530
531 config SND_SONICVIBES
532         tristate "S3 SonicVibes"
533         depends on SND
534         select SND_OPL3_LIB
535         select SND_MPU401_UART
536         select SND_AC97_CODEC
537         help
538           Say Y here to include support for soundcards based on the S3
539           SonicVibes chip.
540
541           To compile this driver as a module, choose M here: the module
542           will be called snd-sonicvibes.
543
544 config SND_TRIDENT
545         tristate "Trident 4D-Wave DX/NX; SiS 7018"
546         depends on SND
547         select SND_MPU401_UART
548         select SND_AC97_CODEC
549         help
550           Say Y here to include support for soundcards based on Trident
551           4D-Wave DX/NX or SiS 7018 chips.
552
553           To compile this driver as a module, choose M here: the module
554           will be called snd-trident.
555
556 config SND_VIA82XX
557         tristate "VIA 82C686A/B, 8233/8235 AC97 Controller"
558         depends on SND
559         select SND_MPU401_UART
560         select SND_AC97_CODEC
561         help
562           Say Y here to include support for the integrated AC97 sound
563           device on motherboards with VIA chipsets.
564
565           To compile this driver as a module, choose M here: the module
566           will be called snd-via82xx.
567
568 config SND_VIA82XX_MODEM
569         tristate "VIA 82C686A/B, 8233 based Modems"
570         depends on SND
571         select SND_AC97_CODEC
572         help
573           Say Y here to include support for the integrated MC97 modem on
574           motherboards with VIA chipsets.
575
576           To compile this driver as a module, choose M here: the module
577           will be called snd-via82xx-modem.
578
579 config SND_VX222
580         tristate "Digigram VX222"
581         depends on SND
582         select SND_VX_LIB
583         help
584           Say Y here to include support for Digigram VX222 soundcards.
585
586           To compile this driver as a module, choose M here: the module
587           will be called snd-vx222.
588
589 config SND_YMFPCI
590         tristate "Yamaha YMF724/740/744/754"
591         depends on SND
592         select SND_OPL3_LIB
593         select SND_MPU401_UART
594         select SND_AC97_CODEC
595         help
596           Say Y here to include support for Yamaha PCI audio chips -
597           YMF724, YMF724F, YMF740, YMF740C, YMF744, YMF754.
598
599           To compile this driver as a module, choose M here: the module
600           will be called snd-ymfpci.
601
602 endmenu