]> git.karo-electronics.de Git - mv-sheeva.git/blob - sound/pci/Kconfig
ALSA: virtuoso: add HDMI enable switch for HDAV1.3
[mv-sheeva.git] / sound / pci / Kconfig
1 # ALSA PCI drivers
2
3 menuconfig SND_PCI
4         bool "PCI sound devices"
5         depends on PCI
6         default y
7         help
8           Support for sound devices connected via the PCI bus.
9
10 if SND_PCI
11
12 config SND_AD1889
13         tristate "Analog Devices AD1889"
14         select SND_AC97_CODEC
15         help
16           Say Y here to include support for the integrated AC97 sound
17           device found in particular on the Hewlett-Packard [BCJ]-xxx0
18           class PA-RISC workstations, using the AD1819 codec.
19
20           To compile this as a module, choose M here: the module
21           will be called snd-ad1889.
22
23 config SND_ALS300
24         tristate "Avance Logic ALS300/ALS300+"
25         select SND_PCM
26         select SND_AC97_CODEC
27         select SND_OPL3_LIB
28         help
29           Say 'Y' or 'M' to include support for Avance Logic ALS300/ALS300+
30
31           To compile this driver as a module, choose M here: the module
32           will be called snd-als300
33
34 config SND_ALS4000
35         tristate "Avance Logic ALS4000"
36         depends on ISA_DMA_API
37         select SND_OPL3_LIB
38         select SND_MPU401_UART
39         select SND_PCM
40         select SND_SB_COMMON
41         help
42           Say Y here to include support for soundcards based on Avance Logic
43           ALS4000 chips.
44
45           To compile this driver as a module, choose M here: the module
46           will be called snd-als4000.
47
48 config SND_ALI5451
49         tristate "ALi M5451 PCI Audio Controller"
50         select SND_MPU401_UART
51         select SND_AC97_CODEC
52         help
53           Say Y here to include support for the integrated AC97 sound
54           device on motherboards using the ALi M5451 Audio Controller
55           (M1535/M1535D/M1535+/M1535D+ south bridges).  Newer chipsets
56           use the "Intel/SiS/nVidia/AMD/ALi AC97 Controller" driver.
57
58           To compile this driver as a module, choose M here: the module
59           will be called snd-ali5451.
60
61 config SND_ASIHPI
62         tristate "AudioScience ASIxxxx"
63         depends on X86
64         select FW_LOADER
65         select SND_PCM
66         select SND_HWDEP
67         help
68           Say Y here to include support for AudioScience ASI sound cards.
69
70           To compile this driver as a module, choose M here: the module
71           will be called snd-asihpi.
72
73 config SND_ATIIXP
74         tristate "ATI IXP AC97 Controller"
75         select SND_AC97_CODEC
76         help
77           Say Y here to include support for the integrated AC97 sound
78           device on motherboards with ATI chipsets (ATI IXP 150/200/250/
79           300/400).
80
81           To compile this driver as a module, choose M here: the module
82           will be called snd-atiixp.
83
84 config SND_ATIIXP_MODEM
85         tristate "ATI IXP Modem"
86         select SND_AC97_CODEC
87         help
88           Say Y here to include support for the integrated MC97 modem on
89           motherboards with ATI chipsets (ATI IXP 150/200/250).
90
91           To compile this driver as a module, choose M here: the module
92           will be called snd-atiixp-modem.
93
94 config SND_AU8810
95         tristate "Aureal Advantage"
96         select SND_MPU401_UART
97         select SND_AC97_CODEC
98         help
99           Say Y here to include support for Aureal Advantage soundcards.
100
101           Supported features: Hardware Mixer, SRC, EQ and SPDIF output.
102           3D support code is in place, but not yet useable. For more info,
103           email the ALSA developer list, or <mjander@users.sourceforge.net>.
104
105           To compile this driver as a module, choose M here: the module
106           will be called snd-au8810.
107
108 config SND_AU8820
109         tristate "Aureal Vortex"
110         select SND_MPU401_UART
111         select SND_AC97_CODEC
112         help
113           Say Y here to include support for Aureal Vortex soundcards.
114
115           Supported features: Hardware Mixer and SRC. For more info, email
116           the ALSA developer list, or <mjander@users.sourceforge.net>.
117
118           To compile this driver as a module, choose M here: the module
119           will be called snd-au8820.
120
121 config SND_AU8830
122         tristate "Aureal Vortex 2"
123         select SND_MPU401_UART
124         select SND_AC97_CODEC
125         help
126           Say Y here to include support for Aureal Vortex 2 soundcards.
127
128           Supported features: Hardware Mixer, SRC, EQ and SPDIF output.
129           3D support code is in place, but not yet useable. For more info,
130           email the ALSA developer list, or <mjander@users.sourceforge.net>.
131
132           To compile this driver as a module, choose M here: the module
133           will be called snd-au8830.
134
135 config SND_AW2
136         tristate "Emagic Audiowerk 2"
137         help
138           Say Y here to include support for Emagic Audiowerk 2 soundcards.
139
140           Supported features: Analog and SPDIF output. Analog or SPDIF input.
141           Note: Switch between analog and digital input does not always work.
142           It can produce continuous noise. The workaround is to switch again
143           (and again) between digital and analog input until it works.
144
145           To compile this driver as a module, choose M here: the module
146           will be called snd-aw2.
147
148
149 config SND_AZT3328
150         tristate "Aztech AZF3328 / PCI168"
151         select SND_OPL3_LIB
152         select SND_MPU401_UART
153         select SND_PCM
154         select SND_RAWMIDI
155         help
156           Say Y here to include support for Aztech AZF3328 (PCI168)
157           soundcards.
158
159           To compile this driver as a module, choose M here: the module
160           will be called snd-azt3328.
161
162 config SND_BT87X
163         tristate "Bt87x Audio Capture"
164         select SND_PCM
165         help
166           If you want to record audio from TV cards based on
167           Brooktree Bt878/Bt879 chips, say Y here and read
168           <file:Documentation/sound/alsa/Bt87x.txt>.
169
170           To compile this driver as a module, choose M here: the module
171           will be called snd-bt87x.
172
173 config SND_BT87X_OVERCLOCK
174         bool "Bt87x Audio overclocking"
175         depends on SND_BT87X
176         help
177           Say Y here if 448000 Hz isn't enough for you and you want to
178           record from the analog input with up to 1792000 Hz.
179
180           Higher sample rates won't hurt your hardware, but audio
181           quality may suffer.
182
183 config SND_CA0106
184         tristate "SB Audigy LS / Live 24bit"
185         select SND_AC97_CODEC
186         select SND_RAWMIDI
187         select SND_VMASTER
188         help
189           Say Y here to include support for the Sound Blaster Audigy LS
190           and Live 24bit.
191
192           To compile this driver as a module, choose M here: the module
193           will be called snd-ca0106.
194
195 config SND_CMIPCI
196         tristate "C-Media 8338, 8738, 8768, 8770"
197         select SND_OPL3_LIB
198         select SND_MPU401_UART
199         select SND_PCM
200         help
201           If you want to use soundcards based on C-Media CMI8338, CMI8738,
202           CMI8768 or CMI8770 chips, say Y here and read
203           <file:Documentation/sound/alsa/CMIPCI.txt>.
204
205           To compile this driver as a module, choose M here: the module
206           will be called snd-cmipci.
207
208 config SND_OXYGEN_LIB
209         tristate
210
211 config SND_OXYGEN
212         tristate "C-Media 8787, 8788 (Oxygen)"
213         select SND_OXYGEN_LIB
214         select SND_PCM
215         select SND_MPU401_UART
216         help
217           Say Y here to include support for sound cards based on the
218           C-Media CMI8788 (Oxygen HD Audio) chip:
219            * Asound A-8788
220            * AuzenTech X-Meridian
221            * Bgears b-Enspirer
222            * Club3D Theatron DTS
223            * HT-Omega Claro (plus)
224            * HT-Omega Claro halo (XT)
225            * Kuroutoshikou CMI8787-HG2PCI
226            * Razer Barracuda AC-1
227            * Sondigo Inferno
228            * TempoTec/MediaTek HiFier Fantasia
229            * TempoTec/MediaTek HiFier Serenade
230
231           To compile this driver as a module, choose M here: the module
232           will be called snd-oxygen.
233
234 config SND_CS4281
235         tristate "Cirrus Logic (Sound Fusion) CS4281"
236         select SND_OPL3_LIB
237         select SND_RAWMIDI
238         select SND_AC97_CODEC
239         help
240           Say Y here to include support for Cirrus Logic CS4281 chips.
241
242           To compile this driver as a module, choose M here: the module
243           will be called snd-cs4281.
244
245 config SND_CS46XX
246         tristate "Cirrus Logic (Sound Fusion) CS4280/CS461x/CS462x/CS463x"
247         select SND_RAWMIDI
248         select SND_AC97_CODEC
249         help
250           Say Y here to include support for Cirrus Logic CS4610/CS4612/
251           CS4614/CS4615/CS4622/CS4624/CS4630/CS4280 chips.
252
253           To compile this driver as a module, choose M here: the module
254           will be called snd-cs46xx.
255
256 config SND_CS46XX_NEW_DSP
257         bool "Cirrus Logic (Sound Fusion) New DSP support"
258         depends on SND_CS46XX
259         default y
260         help
261           Say Y here to use a new DSP image for SPDIF and dual codecs.
262
263           This works better than the old code, so say Y.
264
265 config SND_CS5530
266         tristate "CS5530 Audio"
267         depends on ISA_DMA_API
268         select SND_SB16_DSP
269         help
270           Say Y here to include support for audio on Cyrix/NatSemi CS5530 chips.
271
272           To compile this driver as a module, choose M here: the module
273           will be called snd-cs5530.
274
275 config SND_CS5535AUDIO
276         tristate "CS5535/CS5536 Audio"
277         select SND_PCM
278         select SND_AC97_CODEC
279         help
280           Say Y here to include support for audio on CS5535 chips. It is
281           referred to as NS CS5535 IO or AMD CS5535 IO companion in
282           various literature. This driver also supports the CS5536 audio
283           device. However, for both chips, on certain boards, you may
284           need to use ac97_quirk=hp_only if your board has physically
285           mapped headphone out to master output. If that works for you,
286           send lspci -vvv output to the mailing list so that your board
287           can be identified in the quirks list.
288
289           To compile this driver as a module, choose M here: the module
290           will be called snd-cs5535audio.
291
292 config SND_CTXFI
293         tristate "Creative Sound Blaster X-Fi"
294         select SND_PCM
295         help
296           If you want to use soundcards based on Creative Sound Blastr X-Fi
297           boards with 20k1 or 20k2 chips, say Y here.
298
299           To compile this driver as a module, choose M here: the module
300           will be called snd-ctxfi.
301
302 config SND_DARLA20
303         tristate "(Echoaudio) Darla20"
304         select FW_LOADER
305         select SND_PCM
306         help
307           Say 'Y' or 'M' to include support for Echoaudio Darla.
308
309           To compile this driver as a module, choose M here: the module
310           will be called snd-darla20
311
312 config SND_GINA20
313         tristate "(Echoaudio) Gina20"
314         select FW_LOADER
315         select SND_PCM
316         help
317           Say 'Y' or 'M' to include support for Echoaudio Gina.
318
319           To compile this driver as a module, choose M here: the module
320           will be called snd-gina20
321
322 config SND_LAYLA20
323         tristate "(Echoaudio) Layla20"
324         select FW_LOADER
325         select SND_RAWMIDI
326         select SND_PCM
327         help
328           Say 'Y' or 'M' to include support for Echoaudio Layla.
329
330           To compile this driver as a module, choose M here: the module
331           will be called snd-layla20
332
333 config SND_DARLA24
334         tristate "(Echoaudio) Darla24"
335         select FW_LOADER
336         select SND_PCM
337         help
338           Say 'Y' or 'M' to include support for Echoaudio Darla24.
339
340           To compile this driver as a module, choose M here: the module
341           will be called snd-darla24
342
343 config SND_GINA24
344         tristate "(Echoaudio) Gina24"
345         select FW_LOADER
346         select SND_PCM
347         help
348           Say 'Y' or 'M' to include support for Echoaudio Gina24.
349
350           To compile this driver as a module, choose M here: the module
351           will be called snd-gina24
352
353 config SND_LAYLA24
354         tristate "(Echoaudio) Layla24"
355         select FW_LOADER
356         select SND_RAWMIDI
357         select SND_PCM
358         help
359           Say 'Y' or 'M' to include support for Echoaudio Layla24.
360
361           To compile this driver as a module, choose M here: the module
362           will be called snd-layla24
363
364 config SND_MONA
365         tristate "(Echoaudio) Mona"
366         select FW_LOADER
367         select SND_RAWMIDI
368         select SND_PCM
369         help
370           Say 'Y' or 'M' to include support for Echoaudio Mona.
371
372           To compile this driver as a module, choose M here: the module
373           will be called snd-mona
374
375 config SND_MIA
376         tristate "(Echoaudio) Mia"
377         select FW_LOADER
378         select SND_RAWMIDI
379         select SND_PCM
380         help
381           Say 'Y' or 'M' to include support for Echoaudio Mia and Mia-midi.
382
383           To compile this driver as a module, choose M here: the module
384           will be called snd-mia
385
386 config SND_ECHO3G
387         tristate "(Echoaudio) 3G cards"
388         select FW_LOADER
389         select SND_RAWMIDI
390         select SND_PCM
391         help
392           Say 'Y' or 'M' to include support for Echoaudio Gina3G and Layla3G.
393
394           To compile this driver as a module, choose M here: the module
395           will be called snd-echo3g
396
397 config SND_INDIGO
398         tristate "(Echoaudio) Indigo"
399         select FW_LOADER
400         select SND_PCM
401         help
402           Say 'Y' or 'M' to include support for Echoaudio Indigo.
403
404           To compile this driver as a module, choose M here: the module
405           will be called snd-indigo
406
407 config SND_INDIGOIO
408         tristate "(Echoaudio) Indigo IO"
409         select FW_LOADER
410         select SND_PCM
411         help
412           Say 'Y' or 'M' to include support for Echoaudio Indigo IO.
413
414           To compile this driver as a module, choose M here: the module
415           will be called snd-indigoio
416
417 config SND_INDIGODJ
418         tristate "(Echoaudio) Indigo DJ"
419         select FW_LOADER
420         select SND_PCM
421         help
422           Say 'Y' or 'M' to include support for Echoaudio Indigo DJ.
423
424           To compile this driver as a module, choose M here: the module
425           will be called snd-indigodj
426
427 config SND_INDIGOIOX
428         tristate "(Echoaudio) Indigo IOx"
429         select FW_LOADER
430         select SND_PCM
431         help
432           Say 'Y' or 'M' to include support for Echoaudio Indigo IOx.
433
434           To compile this driver as a module, choose M here: the module
435           will be called snd-indigoiox
436
437 config SND_INDIGODJX
438         tristate "(Echoaudio) Indigo DJx"
439         select FW_LOADER
440         select SND_PCM
441         help
442           Say 'Y' or 'M' to include support for Echoaudio Indigo DJx.
443
444           To compile this driver as a module, choose M here: the module
445           will be called snd-indigodjx
446
447 config SND_EMU10K1
448         tristate "Emu10k1 (SB Live!, Audigy, E-mu APS)"
449         select FW_LOADER
450         select SND_HWDEP
451         select SND_RAWMIDI
452         select SND_AC97_CODEC
453         help
454           Say Y to include support for Sound Blaster PCI 512, Live!,
455           Audigy and E-mu APS (partially supported) soundcards.
456
457           The confusing multitude of mixer controls is documented in
458           <file:Documentation/sound/alsa/SB-Live-mixer.txt> and
459           <file:Documentation/sound/alsa/Audigy-mixer.txt>.
460
461           To compile this driver as a module, choose M here: the module
462           will be called snd-emu10k1.
463
464 config SND_EMU10K1X
465         tristate "Emu10k1X (Dell OEM Version)"
466         select SND_AC97_CODEC
467         select SND_RAWMIDI
468         help
469           Say Y here to include support for the Dell OEM version of the
470           Sound Blaster Live!.
471
472           To compile this driver as a module, choose M here: the module
473           will be called snd-emu10k1x.
474
475 config SND_ENS1370
476         tristate "(Creative) Ensoniq AudioPCI 1370"
477         select SND_RAWMIDI
478         select SND_PCM
479         help
480           Say Y here to include support for Ensoniq AudioPCI ES1370 chips.
481
482           To compile this driver as a module, choose M here: the module
483           will be called snd-ens1370.
484
485 config SND_ENS1371
486         tristate "(Creative) Ensoniq AudioPCI 1371/1373"
487         select SND_RAWMIDI
488         select SND_AC97_CODEC
489         help
490           Say Y here to include support for Ensoniq AudioPCI ES1371 chips and
491           Sound Blaster PCI 64 or 128 soundcards.
492
493           To compile this driver as a module, choose M here: the module
494           will be called snd-ens1371.
495
496 config SND_ES1938
497         tristate "ESS ES1938/1946/1969 (Solo-1)"
498         select SND_OPL3_LIB
499         select SND_MPU401_UART
500         select SND_AC97_CODEC
501         help
502           Say Y here to include support for soundcards based on ESS Solo-1
503           (ES1938, ES1946, ES1969) chips.
504
505           To compile this driver as a module, choose M here: the module
506           will be called snd-es1938.
507
508 config SND_ES1968
509         tristate "ESS ES1968/1978 (Maestro-1/2/2E)"
510         select SND_MPU401_UART
511         select SND_AC97_CODEC
512         help
513           Say Y here to include support for soundcards based on ESS Maestro
514           1/2/2E chips.
515
516           To compile this driver as a module, choose M here: the module
517           will be called snd-es1968.
518
519 config SND_ES1968_INPUT
520         bool "Enable input device for es1968 volume buttons"
521         depends on SND_ES1968
522         depends on INPUT=y || INPUT=SND_ES1968
523         help
524           If you say Y here, you will get an input device which reports
525           keypresses for the volume buttons connected to the es1968 chip.
526           If you say N the buttons will directly control the master volume.
527           It is recommended to say Y.
528
529 config SND_FM801
530         tristate "ForteMedia FM801"
531         select SND_OPL3_LIB
532         select SND_MPU401_UART
533         select SND_AC97_CODEC
534         help
535           Say Y here to include support for soundcards based on the ForteMedia
536           FM801 chip.
537
538           To compile this driver as a module, choose M here: the module
539           will be called snd-fm801.
540
541 config SND_FM801_TEA575X_BOOL
542         bool "ForteMedia FM801 + TEA5757 tuner"
543         depends on SND_FM801
544         depends on VIDEO_V4L2=y || VIDEO_V4L2=SND_FM801
545         help
546           Say Y here to include support for soundcards based on the ForteMedia
547           FM801 chip with a TEA5757 tuner connected to GPIO1-3 pins (Media
548           Forte SF256-PCS-02) into the snd-fm801 driver.
549
550 config SND_FM801_TEA575X
551         tristate
552         depends on SND_FM801_TEA575X_BOOL
553         default SND_FM801
554
555 source "sound/pci/hda/Kconfig"
556
557 config SND_HDSP
558         tristate "RME Hammerfall DSP Audio"
559         select SND_HWDEP
560         select SND_RAWMIDI
561         select SND_PCM
562         help
563           Say Y here to include support for RME Hammerfall DSP Audio
564           soundcards.
565
566           To compile this driver as a module, choose M here: the module
567           will be called snd-hdsp.
568
569 comment "Don't forget to add built-in firmwares for HDSP driver"
570         depends on SND_HDSP=y
571
572 config SND_HDSPM
573         tristate "RME Hammerfall DSP MADI"
574         select SND_HWDEP
575         select SND_RAWMIDI
576         select SND_PCM
577         help
578           Say Y here to include support for RME Hammerfall DSP MADI
579           soundcards.
580
581           To compile this driver as a module, choose M here: the module
582           will be called snd-hdspm.
583
584 config SND_ICE1712
585         tristate "ICEnsemble ICE1712 (Envy24)"
586         select SND_MPU401_UART
587         select SND_AC97_CODEC
588         select BITREVERSE
589         help
590           Say Y here to include support for soundcards based on the
591           ICE1712 (Envy24) chip.
592
593           Currently supported hardware is: M-Audio Delta 1010(LT),
594           DiO 2496, 66, 44, 410, Audiophile 24/96; Digigram VX442;
595           TerraTec EWX 24/96, EWS 88MT/D, DMX 6Fire, Phase 88;
596           Hoontech SoundTrack DSP 24/Value/Media7.1; Event EZ8;
597           Lionstracs Mediastation, Terrasoniq TS 88.
598
599           To compile this driver as a module, choose M here: the module
600           will be called snd-ice1712.
601
602 config SND_ICE1724
603         tristate "ICE/VT1724/1720 (Envy24HT/PT)"
604         select SND_RAWMIDI
605         select SND_AC97_CODEC
606         select SND_VMASTER
607         help
608           Say Y here to include support for soundcards based on
609           ICE/VT1724/1720 (Envy24HT/PT) chips.
610
611           Currently supported hardware is: AMP AUDIO2000; M-Audio
612           Revolution 5.1, 7.1, Audiophile 192; TerraTec Aureon 5.1 Sky,
613           7.1 Space/Universe, Phase 22/28; Onkyo SE-90PCI, SE-200PCI;
614           AudioTrak Prodigy 192, 7.1 (HIFI/LT/XT), HD2; Hercules
615           Fortissimo IV; ESI Juli@; Pontis MS300; EGO-SYS WaveTerminal
616           192M; Albatron K8X800 Pro II; Chaintech ZNF3-150/250, 9CJS,
617           AV-710; Shuttle SN25P.
618
619           To compile this driver as a module, choose M here: the module
620           will be called snd-ice1724.
621
622 config SND_INTEL8X0
623         tristate "Intel/SiS/nVidia/AMD/ALi AC97 Controller"
624         select SND_AC97_CODEC
625         help
626           Say Y here to include support for the integrated AC97 sound
627           device on motherboards with Intel/SiS/nVidia/AMD chipsets, or
628           ALi chipsets using the M5455 Audio Controller.  (There is a
629           separate driver for ALi M5451 Audio Controllers.)
630
631           To compile this driver as a module, choose M here: the module
632           will be called snd-intel8x0.
633
634 config SND_INTEL8X0M
635         tristate "Intel/SiS/nVidia/AMD MC97 Modem"
636         select SND_AC97_CODEC
637         help
638           Say Y here to include support for the integrated MC97 modem on
639           motherboards with Intel/SiS/nVidia/AMD chipsets.
640
641           To compile this driver as a module, choose M here: the module
642           will be called snd-intel8x0m.
643
644 config SND_KORG1212
645         tristate "Korg 1212 IO"
646         select SND_PCM
647         help
648           Say Y here to include support for Korg 1212IO soundcards.
649
650           To compile this driver as a module, choose M here: the module
651           will be called snd-korg1212.
652
653 config SND_LX6464ES
654         tristate "Digigram LX6464ES"
655         select SND_PCM
656         help
657           Say Y here to include support for Digigram LX6464ES boards.
658
659           To compile this driver as a module, choose M here: the module
660           will be called snd-lx6464es.
661
662
663 config SND_MAESTRO3
664         tristate "ESS Allegro/Maestro3"
665         select SND_AC97_CODEC
666         help
667           Say Y here to include support for soundcards based on ESS Maestro 3
668           (Allegro) chips.
669
670           To compile this driver as a module, choose M here: the module
671           will be called snd-maestro3.
672
673 config SND_MAESTRO3_INPUT
674         bool "Enable input device for maestro3 volume buttons"
675         depends on SND_MAESTRO3
676         depends on INPUT=y || INPUT=SND_MAESTRO3
677         help
678           If you say Y here, you will get an input device which reports
679           keypresses for the volume buttons connected to the maestro3 chip.
680           If you say N the buttons will directly control the master volume.
681           It is recommended to say Y.
682
683 config SND_MIXART
684         tristate "Digigram miXart"
685         select SND_HWDEP
686         select SND_PCM
687         help
688           If you want to use Digigram miXart soundcards, say Y here and
689           read <file:Documentation/sound/alsa/MIXART.txt>.
690
691           To compile this driver as a module, choose M here: the module
692           will be called snd-mixart.
693
694 config SND_NM256
695         tristate "NeoMagic NM256AV/ZX"
696         select SND_AC97_CODEC
697         help
698           Say Y here to include support for NeoMagic NM256AV/ZX chips.
699
700           To compile this driver as a module, choose M here: the module
701           will be called snd-nm256.
702
703 config SND_PCXHR
704         tristate "Digigram PCXHR"
705         select SND_PCM
706         select SND_HWDEP
707         help
708           Say Y here to include support for Digigram PCXHR boards.
709
710           To compile this driver as a module, choose M here: the module
711           will be called snd-pcxhr.
712
713 config SND_RIPTIDE
714         tristate "Conexant Riptide"
715         select FW_LOADER
716         select SND_OPL3_LIB
717         select SND_MPU401_UART
718         select SND_AC97_CODEC
719         help
720           Say 'Y' or 'M' to include support for Conexant Riptide chip.
721
722           To compile this driver as a module, choose M here: the module
723           will be called snd-riptide
724
725 config SND_RME32
726         tristate "RME Digi32, 32/8, 32 PRO"
727         select SND_PCM
728         help
729           Say Y to include support for RME Digi32, Digi32 PRO and
730           Digi32/8 (Sek'd Prodif32, Prodif96 and Prodif Gold) audio
731           devices.
732
733           To compile this driver as a module, choose M here: the module
734           will be called snd-rme32.
735
736 config SND_RME96
737         tristate "RME Digi96, 96/8, 96/8 PRO"
738         select SND_PCM
739         help
740           Say Y here to include support for RME Digi96, Digi96/8 and
741           Digi96/8 PRO/PAD/PST soundcards.
742
743           To compile this driver as a module, choose M here: the module
744           will be called snd-rme96.
745
746 config SND_RME9652
747         tristate "RME Digi9652 (Hammerfall)"
748         select SND_PCM
749         help
750           Say Y here to include support for RME Hammerfall (RME
751           Digi9652/Digi9636) soundcards.
752
753           To compile this driver as a module, choose M here: the module
754           will be called snd-rme9652.
755
756 config SND_SIS7019
757         tristate "SiS 7019 Audio Accelerator"
758         depends on X86 && !X86_64
759         select SND_AC97_CODEC
760         help
761           Say Y here to include support for the SiS 7019 Audio Accelerator.
762
763           To compile this driver as a module, choose M here: the module
764           will be called snd-sis7019.
765
766 config SND_SONICVIBES
767         tristate "S3 SonicVibes"
768         select SND_OPL3_LIB
769         select SND_MPU401_UART
770         select SND_AC97_CODEC
771         help
772           Say Y here to include support for soundcards based on the S3
773           SonicVibes chip.
774
775           To compile this driver as a module, choose M here: the module
776           will be called snd-sonicvibes.
777
778 config SND_TRIDENT
779         tristate "Trident 4D-Wave DX/NX; SiS 7018"
780         select SND_MPU401_UART
781         select SND_AC97_CODEC
782         help
783           Say Y here to include support for soundcards based on Trident
784           4D-Wave DX/NX or SiS 7018 chips.
785
786           To compile this driver as a module, choose M here: the module
787           will be called snd-trident.
788
789 config SND_VIA82XX
790         tristate "VIA 82C686A/B, 8233/8235 AC97 Controller"
791         select SND_MPU401_UART
792         select SND_AC97_CODEC
793         help
794           Say Y here to include support for the integrated AC97 sound
795           device on motherboards with VIA chipsets.
796
797           To compile this driver as a module, choose M here: the module
798           will be called snd-via82xx.
799
800 config SND_VIA82XX_MODEM
801         tristate "VIA 82C686A/B, 8233 based Modems"
802         select SND_AC97_CODEC
803         help
804           Say Y here to include support for the integrated MC97 modem on
805           motherboards with VIA chipsets.
806
807           To compile this driver as a module, choose M here: the module
808           will be called snd-via82xx-modem.
809
810 config SND_VIRTUOSO
811         tristate "Asus Virtuoso 66/100/200 (Xonar)"
812         select SND_OXYGEN_LIB
813         select SND_PCM
814         select SND_MPU401_UART
815         select SND_JACK if INPUT=y || INPUT=SND
816         help
817           Say Y here to include support for sound cards based on the
818           Asus AV66/AV100/AV200 chips, i.e., Xonar D1, DX, D2, D2X, DS,
819           Essence ST (Deluxe), and Essence STX.
820           Support for the HDAV1.3 (Deluxe) is experimental; for the
821           HDAV1.3 Slim and Xense, missing.
822
823           To compile this driver as a module, choose M here: the module
824           will be called snd-virtuoso.
825
826 config SND_VX222
827         tristate "Digigram VX222"
828         select SND_VX_LIB
829         help
830           Say Y here to include support for Digigram VX222 soundcards.
831
832           To compile this driver as a module, choose M here: the module
833           will be called snd-vx222.
834
835 config SND_YMFPCI
836         tristate "Yamaha YMF724/740/744/754"
837         select SND_OPL3_LIB
838         select SND_MPU401_UART
839         select SND_AC97_CODEC
840         help
841           Say Y here to include support for Yamaha PCI audio chips -
842           YMF724, YMF724F, YMF740, YMF740C, YMF744, YMF754.
843
844           To compile this driver as a module, choose M here: the module
845           will be called snd-ymfpci.
846
847 endif   # SND_PCI