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