4 depends on SND!=n && PCI
7 tristate "Analog Devices AD1889"
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.
15 To compile this as a module, choose M here: the module
16 will be called snd-ad1889.
19 tristate "Avance Logic ALS300/ALS300+"
25 Say 'Y' or 'M' to include support for Avance Logic ALS300/ALS300+
27 To compile this driver as a module, choose M here: the module
28 will be called snd-als300
31 tristate "Avance Logic ALS4000"
32 depends on SND && ISA_DMA_API
34 select SND_MPU401_UART
37 Say Y here to include support for soundcards based on Avance Logic
40 To compile this driver as a module, choose M here: the module
41 will be called snd-als4000.
44 tristate "ALi M5451 PCI Audio Controller"
46 select SND_MPU401_UART
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.
54 To compile this driver as a module, choose M here: the module
55 will be called snd-ali5451.
58 tristate "ATI IXP AC97 Controller"
62 Say Y here to include support for the integrated AC97 sound
63 device on motherboards with ATI chipsets (ATI IXP 150/200/250/
66 To compile this driver as a module, choose M here: the module
67 will be called snd-atiixp.
69 config SND_ATIIXP_MODEM
70 tristate "ATI IXP Modem"
74 Say Y here to include support for the integrated MC97 modem on
75 motherboards with ATI chipsets (ATI IXP 150/200/250).
77 To compile this driver as a module, choose M here: the module
78 will be called snd-atiixp-modem.
81 tristate "Aureal Advantage"
83 select SND_MPU401_UART
86 Say Y here to include support for Aureal Advantage soundcards.
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>.
92 To compile this driver as a module, choose M here: the module
93 will be called snd-au8810.
96 tristate "Aureal Vortex"
98 select SND_MPU401_UART
101 Say Y here to include support for Aureal Vortex soundcards.
103 Supported features: Hardware Mixer and SRC. For more info, email
104 the ALSA developer list, or <mjander@users.sourceforge.net>.
106 To compile this driver as a module, choose M here: the module
107 will be called snd-au8820.
110 tristate "Aureal Vortex 2"
112 select SND_MPU401_UART
113 select SND_AC97_CODEC
115 Say Y here to include support for Aureal Vortex 2 soundcards.
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>.
121 To compile this driver as a module, choose M here: the module
122 will be called snd-au8830.
125 tristate "Aztech AZF3328 / PCI168 (EXPERIMENTAL)"
126 depends on SND && EXPERIMENTAL
128 select SND_MPU401_UART
131 Say Y here to include support for Aztech AZF3328 (PCI168)
134 To compile this driver as a module, choose M here: the module
135 will be called snd-azt3328.
138 tristate "Bt87x Audio Capture"
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>.
146 To compile this driver as a module, choose M here: the module
147 will be called snd-bt87x.
149 config SND_BT87X_OVERCLOCK
150 bool "Bt87x Audio overclocking"
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.
156 Higher sample rates won't hurt your hardware, but audio
160 tristate "SB Audigy LS / Live 24bit"
162 select SND_AC97_CODEC
165 Say Y here to include support for the Sound Blaster Audigy LS
168 To compile this driver as a module, choose M here: the module
169 will be called snd-ca0106.
172 tristate "C-Media 8738, 8338"
175 select SND_MPU401_UART
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>.
182 To compile this driver as a module, choose M here: the module
183 will be called snd-cmipci.
186 tristate "Cirrus Logic (Sound Fusion) CS4281"
190 select SND_AC97_CODEC
192 Say Y here to include support for Cirrus Logic CS4281 chips.
194 To compile this driver as a module, choose M here: the module
195 will be called snd-cs4281.
198 tristate "Cirrus Logic (Sound Fusion) CS4280/CS461x/CS462x/CS463x"
201 select SND_AC97_CODEC
203 Say Y here to include support for Cirrus Logic CS4610/CS4612/
204 CS4614/CS4615/CS4622/CS4624/CS4630/CS4280 chips.
206 To compile this driver as a module, choose M here: the module
207 will be called snd-cs46xx.
209 config SND_CS46XX_NEW_DSP
210 bool "Cirrus Logic (Sound Fusion) New DSP support"
211 depends on SND_CS46XX
214 Say Y here to use a new DSP image for SPDIF and dual codecs.
216 This works better than the old code, so say Y.
218 config SND_CS5535AUDIO
219 tristate "CS5535/CS5536 Audio"
220 depends on SND && X86 && !X86_64
222 select SND_AC97_CODEC
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. This driver also supports the CS5536 audio
227 device. However, for both chips, on certain boards, you may
228 need to use ac97_quirk=hp_only if your board has physically
229 mapped headphone out to master output. If that works for you,
230 send lspci -vvv output to the mailing list so that your board
231 can be identified in the quirks list.
233 To compile this driver as a module, choose M here: the module
234 will be called snd-cs5535audio.
237 tristate "(Echoaudio) Darla20"
242 Say 'Y' or 'M' to include support for Echoaudio Darla.
244 To compile this driver as a module, choose M here: the module
245 will be called snd-darla20
248 tristate "(Echoaudio) Gina20"
253 Say 'Y' or 'M' to include support for Echoaudio Gina.
255 To compile this driver as a module, choose M here: the module
256 will be called snd-gina20
259 tristate "(Echoaudio) Layla20"
265 Say 'Y' or 'M' to include support for Echoaudio Layla.
267 To compile this driver as a module, choose M here: the module
268 will be called snd-layla20
271 tristate "(Echoaudio) Darla24"
276 Say 'Y' or 'M' to include support for Echoaudio Darla24.
278 To compile this driver as a module, choose M here: the module
279 will be called snd-darla24
282 tristate "(Echoaudio) Gina24"
287 Say 'Y' or 'M' to include support for Echoaudio Gina24.
289 To compile this driver as a module, choose M here: the module
290 will be called snd-gina24
293 tristate "(Echoaudio) Layla24"
299 Say 'Y' or 'M' to include support for Echoaudio Layla24.
301 To compile this driver as a module, choose M here: the module
302 will be called snd-layla24
305 tristate "(Echoaudio) Mona"
311 Say 'Y' or 'M' to include support for Echoaudio Mona.
313 To compile this driver as a module, choose M here: the module
314 will be called snd-mona
317 tristate "(Echoaudio) Mia"
323 Say 'Y' or 'M' to include support for Echoaudio Mia and Mia-midi.
325 To compile this driver as a module, choose M here: the module
326 will be called snd-mia
329 tristate "(Echoaudio) 3G cards"
335 Say 'Y' or 'M' to include support for Echoaudio Gina3G and Layla3G.
337 To compile this driver as a module, choose M here: the module
338 will be called snd-echo3g
341 tristate "(Echoaudio) Indigo"
346 Say 'Y' or 'M' to include support for Echoaudio Indigo.
348 To compile this driver as a module, choose M here: the module
349 will be called snd-indigo
352 tristate "(Echoaudio) Indigo IO"
357 Say 'Y' or 'M' to include support for Echoaudio Indigo IO.
359 To compile this driver as a module, choose M here: the module
360 will be called snd-indigoio
363 tristate "(Echoaudio) Indigo DJ"
368 Say 'Y' or 'M' to include support for Echoaudio Indigo DJ.
370 To compile this driver as a module, choose M here: the module
371 will be called snd-indigodj
374 tristate "Emu10k1 (SB Live!, Audigy, E-mu APS)"
379 select SND_AC97_CODEC
381 Say Y to include support for Sound Blaster PCI 512, Live!,
382 Audigy and E-mu APS (partially supported) soundcards.
384 The confusing multitude of mixer controls is documented in
385 <file:Documentation/sound/alsa/SB-Live-mixer.txt> and
386 <file:Documentation/sound/alsa/Audigy-mixer.txt>.
388 To compile this driver as a module, choose M here: the module
389 will be called snd-emu10k1.
392 tristate "Emu10k1X (Dell OEM Version)"
394 select SND_AC97_CODEC
397 Say Y here to include support for the Dell OEM version of the
400 To compile this driver as a module, choose M here: the module
401 will be called snd-emu10k1x.
404 tristate "(Creative) Ensoniq AudioPCI 1370"
409 Say Y here to include support for Ensoniq AudioPCI ES1370 chips.
411 To compile this driver as a module, choose M here: the module
412 will be called snd-ens1370.
415 tristate "(Creative) Ensoniq AudioPCI 1371/1373"
418 select SND_AC97_CODEC
420 Say Y here to include support for Ensoniq AudioPCI ES1371 chips and
421 Sound Blaster PCI 64 or 128 soundcards.
423 To compile this driver as a module, choose M here: the module
424 will be called snd-ens1371.
427 tristate "ESS ES1938/1946/1969 (Solo-1)"
430 select SND_MPU401_UART
431 select SND_AC97_CODEC
433 Say Y here to include support for soundcards based on ESS Solo-1
434 (ES1938, ES1946, ES1969) chips.
436 To compile this driver as a module, choose M here: the module
437 will be called snd-es1938.
440 tristate "ESS ES1968/1978 (Maestro-1/2/2E)"
442 select SND_MPU401_UART
443 select SND_AC97_CODEC
445 Say Y here to include support for soundcards based on ESS Maestro
448 To compile this driver as a module, choose M here: the module
449 will be called snd-es1968.
452 tristate "ForteMedia FM801"
455 select SND_MPU401_UART
456 select SND_AC97_CODEC
458 Say Y here to include support for soundcards based on the ForteMedia
461 To compile this driver as a module, choose M here: the module
462 will be called snd-fm801.
464 config SND_FM801_TEA575X_BOOL
465 bool "ForteMedia FM801 + TEA5757 tuner"
468 Say Y here to include support for soundcards based on the ForteMedia
469 FM801 chip with a TEA5757 tuner connected to GPIO1-3 pins (Media
470 Forte SF256-PCS-02) into the snd-fm801 driver.
472 This will enable support for the old V4L1 API.
474 config SND_FM801_TEA575X
476 depends on SND_FM801_TEA575X_BOOL
482 tristate "Intel HD Audio"
486 Say Y here to include support for Intel "High Definition
487 Audio" (Azalia) motherboard devices.
489 To compile this driver as a module, choose M here: the module
490 will be called snd-hda-intel.
493 tristate "RME Hammerfall DSP Audio"
499 Say Y here to include support for RME Hammerfall DSP Audio
502 To compile this driver as a module, choose M here: the module
503 will be called snd-hdsp.
506 tristate "RME Hammerfall DSP MADI"
512 Say Y here to include support for RME Hammerfall DSP MADI
515 To compile this driver as a module, choose M here: the module
516 will be called snd-hdspm.
519 tristate "ICEnsemble ICE1712 (Envy24)"
521 select SND_MPU401_UART
522 select SND_AC97_CODEC
524 Say Y here to include support for soundcards based on the
525 ICE1712 (Envy24) chip.
527 Currently supported hardware is: M-Audio Delta 1010(LT),
528 DiO 2496, 66, 44, 410, Audiophile 24/96; Digigram VX442;
529 TerraTec EWX 24/96, EWS 88MT, 88D, DMX 6Fire, Phase 88;
530 Hoontech SoundTrack DSP 24/Value/Media7.1; Event EZ8.
532 To compile this driver as a module, choose M here: the module
533 will be called snd-ice1712.
536 tristate "ICE/VT1724/1720 (Envy24HT/PT)"
538 select SND_MPU401_UART
539 select SND_AC97_CODEC
541 Say Y here to include support for soundcards based on
542 ICE/VT1724/1720 (Envy24HT/PT) chips.
544 Currently supported hardware is: AMP AUDIO2000; M-Audio
545 Revolution 7.1; TerraTec Aureon 5.1 Sky, 7.1 Space/Universe;
546 AudioTrak Prodigy 7.1; Pontis MS300; Albatron K8X800 Pro II;
547 Chaintech ZNF3-150/250.
549 To compile this driver as a module, choose M here: the module
550 will be called snd-ice1724.
553 tristate "Intel/SiS/nVidia/AMD/ALi AC97 Controller"
555 select SND_AC97_CODEC
557 Say Y here to include support for the integrated AC97 sound
558 device on motherboards with Intel/SiS/nVidia/AMD chipsets, or
559 ALi chipsets using the M5455 Audio Controller. (There is a
560 separate driver for ALi M5451 Audio Controllers.)
562 To compile this driver as a module, choose M here: the module
563 will be called snd-intel8x0.
566 tristate "Intel/SiS/nVidia/AMD MC97 Modem"
568 select SND_AC97_CODEC
570 Say Y here to include support for the integrated MC97 modem on
571 motherboards with Intel/SiS/nVidia/AMD chipsets.
573 To compile this driver as a module, choose M here: the module
574 will be called snd-intel8x0m.
577 tristate "Korg 1212 IO"
579 select FW_LOADER if !SND_KORG1212_FIRMWARE_IN_KERNEL
582 Say Y here to include support for Korg 1212IO soundcards.
584 To compile this driver as a module, choose M here: the module
585 will be called snd-korg1212.
587 config SND_KORG1212_FIRMWARE_IN_KERNEL
588 bool "In-kernel firmware for Korg1212 driver"
589 depends on SND_KORG1212
592 Say Y here to include the static firmware built in the kernel
593 for the Korg1212 driver. If you choose N here, you need to
594 install the firmware files from the alsa-firmware package.
597 tristate "ESS Allegro/Maestro3"
599 select FW_LOADER if !SND_MAESTRO3_FIRMWARE_IN_KERNEL
600 select SND_AC97_CODEC
602 Say Y here to include support for soundcards based on ESS Maestro 3
605 To compile this driver as a module, choose M here: the module
606 will be called snd-maestro3.
608 config SND_MAESTRO3_FIRMWARE_IN_KERNEL
609 bool "In-kernel firmware for Maestro3 driver"
610 depends on SND_MAESTRO3
613 Say Y here to include the static firmware built in the kernel
614 for the Maestro3 driver. If you choose N here, you need to
615 install the firmware files from the alsa-firmware package.
618 tristate "Digigram miXart"
623 If you want to use Digigram miXart soundcards, say Y here and
624 read <file:Documentation/sound/alsa/MIXART.txt>.
626 To compile this driver as a module, choose M here: the module
627 will be called snd-mixart.
630 tristate "NeoMagic NM256AV/ZX"
632 select SND_AC97_CODEC
634 Say Y here to include support for NeoMagic NM256AV/ZX chips.
636 To compile this driver as a module, choose M here: the module
637 will be called snd-nm256.
640 tristate "Digigram PCXHR"
645 Say Y here to include support for Digigram PCXHR boards.
647 To compile this driver as a module, choose M here: the module
648 will be called snd-pcxhr.
651 tristate "Conexant Riptide"
655 select SND_MPU401_UART
656 select SND_AC97_CODEC
658 Say 'Y' or 'M' to include support for Conexant Riptide chip.
660 To compile this driver as a module, choose M here: the module
661 will be called snd-riptide
664 tristate "RME Digi32, 32/8, 32 PRO"
668 Say Y to include support for RME Digi32, Digi32 PRO and
669 Digi32/8 (Sek'd Prodif32, Prodif96 and Prodif Gold) audio
672 To compile this driver as a module, choose M here: the module
673 will be called snd-rme32.
676 tristate "RME Digi96, 96/8, 96/8 PRO"
680 Say Y here to include support for RME Digi96, Digi96/8 and
681 Digi96/8 PRO/PAD/PST soundcards.
683 To compile this driver as a module, choose M here: the module
684 will be called snd-rme96.
687 tristate "RME Digi9652 (Hammerfall)"
691 Say Y here to include support for RME Hammerfall (RME
692 Digi9652/Digi9636) soundcards.
694 To compile this driver as a module, choose M here: the module
695 will be called snd-rme9652.
697 config SND_SONICVIBES
698 tristate "S3 SonicVibes"
701 select SND_MPU401_UART
702 select SND_AC97_CODEC
704 Say Y here to include support for soundcards based on the S3
707 To compile this driver as a module, choose M here: the module
708 will be called snd-sonicvibes.
711 tristate "Trident 4D-Wave DX/NX; SiS 7018"
713 select SND_MPU401_UART
714 select SND_AC97_CODEC
716 Say Y here to include support for soundcards based on Trident
717 4D-Wave DX/NX or SiS 7018 chips.
719 To compile this driver as a module, choose M here: the module
720 will be called snd-trident.
723 tristate "VIA 82C686A/B, 8233/8235 AC97 Controller"
725 select SND_MPU401_UART
726 select SND_AC97_CODEC
728 Say Y here to include support for the integrated AC97 sound
729 device on motherboards with VIA chipsets.
731 To compile this driver as a module, choose M here: the module
732 will be called snd-via82xx.
734 config SND_VIA82XX_MODEM
735 tristate "VIA 82C686A/B, 8233 based Modems"
737 select SND_AC97_CODEC
739 Say Y here to include support for the integrated MC97 modem on
740 motherboards with VIA chipsets.
742 To compile this driver as a module, choose M here: the module
743 will be called snd-via82xx-modem.
746 tristate "Digigram VX222"
750 Say Y here to include support for Digigram VX222 soundcards.
752 To compile this driver as a module, choose M here: the module
753 will be called snd-vx222.
756 tristate "Yamaha YMF724/740/744/754"
758 select FW_LOADER if !SND_YMFPCI_FIRMWARE_IN_KERNEL
760 select SND_MPU401_UART
761 select SND_AC97_CODEC
763 Say Y here to include support for Yamaha PCI audio chips -
764 YMF724, YMF724F, YMF740, YMF740C, YMF744, YMF754.
766 To compile this driver as a module, choose M here: the module
767 will be called snd-ymfpci.
769 config SND_YMFPCI_FIRMWARE_IN_KERNEL
770 bool "In-kernel firmware for YMFPCI driver"
771 depends on SND_YMFPCI
774 Say Y here to include the static firmware built in the kernel
775 for the YMFPCI driver. If you choose N here, you need to
776 install the firmware files from the alsa-firmware package.
778 config SND_AC97_POWER_SAVE
779 bool "AC97 Power-Saving Mode"
780 depends on SND_AC97_CODEC && EXPERIMENTAL
783 Say Y here to enable the aggressive power-saving support of
784 AC97 codecs. In this mode, the power-mode is dynamically
785 controlled at each open/close.
787 The mode is activated by passing power_save=1 option to
788 snd-ac97-codec driver. You can toggle it dynamically over