blob: cb53e8d97ff1a55a6a9a06a32f33d13af3df8de7 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001# ALSA PCI drivers
2
Takashi Iwaidf944f62011-08-07 17:34:07 +02003config SND_TEA575X
4 tristate
Hans Verkuild3a92d62012-04-01 15:24:48 -03005 depends on SND_FM801_TEA575X_BOOL || SND_ES1968_RADIO || RADIO_SF16FMR2 || RADIO_MAXIRADIO
6 default SND_FM801 || SND_ES1968 || RADIO_SF16FMR2 || RADIO_MAXIRADIO
Takashi Iwaidf944f62011-08-07 17:34:07 +02007
Takashi Iwai89fe5112008-05-23 16:10:37 +02008menuconfig 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
15if SND_PCI
Linus Torvalds1da177e2005-04-16 15:20:36 -070016
Takashi Iwai230b5c12005-11-17 10:17:05 +010017config SND_AD1889
18 tristate "Analog Devices AD1889"
Takashi Iwai230b5c12005-11-17 10:17:05 +010019 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
Ash Willisb3a70d52006-03-27 13:20:40 +020028config SND_ALS300
Mauro Carvalho Chehab6054b682006-08-08 09:10:06 -030029 tristate "Avance Logic ALS300/ALS300+"
Mauro Carvalho Chehab6054b682006-08-08 09:10:06 -030030 select SND_PCM
31 select SND_AC97_CODEC
32 select SND_OPL3_LIB
Takashi Iwaidd99f672014-01-10 14:20:42 +010033 select ZONE_DMA
Mauro Carvalho Chehab6054b682006-08-08 09:10:06 -030034 help
35 Say 'Y' or 'M' to include support for Avance Logic ALS300/ALS300+
Ash Willisb3a70d52006-03-27 13:20:40 +020036
Mauro Carvalho Chehab6054b682006-08-08 09:10:06 -030037 To compile this driver as a module, choose M here: the module
38 will be called snd-als300
Ash Willisb3a70d52006-03-27 13:20:40 +020039
Takashi Iwai230b5c12005-11-17 10:17:05 +010040config SND_ALS4000
41 tristate "Avance Logic ALS4000"
Takashi Iwai89fe5112008-05-23 16:10:37 +020042 depends on ISA_DMA_API
Takashi Iwai230b5c12005-11-17 10:17:05 +010043 select SND_OPL3_LIB
44 select SND_MPU401_UART
45 select SND_PCM
Takashi Iwaidda369c2007-05-25 11:50:33 +020046 select SND_SB_COMMON
Takashi Iwai230b5c12005-11-17 10:17:05 +010047 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
Linus Torvalds1da177e2005-04-16 15:20:36 -070054config SND_ALI5451
55 tristate "ALi M5451 PCI Audio Controller"
Linus Torvalds1da177e2005-04-16 15:20:36 -070056 select SND_MPU401_UART
57 select SND_AC97_CODEC
Takashi Iwaidd99f672014-01-10 14:20:42 +010058 select ZONE_DMA
Linus Torvalds1da177e2005-04-16 15:20:36 -070059 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
Eliot Blennerhassett719f82d2010-04-21 18:17:39 +020068config 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
Linus Torvalds1da177e2005-04-16 15:20:36 -070080config SND_ATIIXP
81 tristate "ATI IXP AC97 Controller"
Linus Torvalds1da177e2005-04-16 15:20:36 -070082 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
91config SND_ATIIXP_MODEM
92 tristate "ATI IXP Modem"
Linus Torvalds1da177e2005-04-16 15:20:36 -070093 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
101config SND_AU8810
Mauro Carvalho Chehab6054b682006-08-08 09:10:06 -0300102 tristate "Aureal Advantage"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700103 select SND_MPU401_UART
104 select SND_AC97_CODEC
Mauro Carvalho Chehab6054b682006-08-08 09:10:06 -0300105 help
Linus Torvalds1da177e2005-04-16 15:20:36 -0700106 Say Y here to include support for Aureal Advantage soundcards.
107
108 Supported features: Hardware Mixer, SRC, EQ and SPDIF output.
Mauro Carvalho Chehab6054b682006-08-08 09:10:06 -0300109 3D support code is in place, but not yet useable. For more info,
110 email the ALSA developer list, or <mjander@users.sourceforge.net>.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700111
112 To compile this driver as a module, choose M here: the module
113 will be called snd-au8810.
Mauro Carvalho Chehab6054b682006-08-08 09:10:06 -0300114
Linus Torvalds1da177e2005-04-16 15:20:36 -0700115config SND_AU8820
Mauro Carvalho Chehab6054b682006-08-08 09:10:06 -0300116 tristate "Aureal Vortex"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700117 select SND_MPU401_UART
118 select SND_AC97_CODEC
Mauro Carvalho Chehab6054b682006-08-08 09:10:06 -0300119 help
Linus Torvalds1da177e2005-04-16 15:20:36 -0700120 Say Y here to include support for Aureal Vortex soundcards.
121
Mauro Carvalho Chehab6054b682006-08-08 09:10:06 -0300122 Supported features: Hardware Mixer and SRC. For more info, email
123 the ALSA developer list, or <mjander@users.sourceforge.net>.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700124
125 To compile this driver as a module, choose M here: the module
126 will be called snd-au8820.
Mauro Carvalho Chehab6054b682006-08-08 09:10:06 -0300127
Linus Torvalds1da177e2005-04-16 15:20:36 -0700128config SND_AU8830
Mauro Carvalho Chehab6054b682006-08-08 09:10:06 -0300129 tristate "Aureal Vortex 2"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700130 select SND_MPU401_UART
131 select SND_AC97_CODEC
Mauro Carvalho Chehab6054b682006-08-08 09:10:06 -0300132 help
Linus Torvalds1da177e2005-04-16 15:20:36 -0700133 Say Y here to include support for Aureal Vortex 2 soundcards.
134
Mauro Carvalho Chehab6054b682006-08-08 09:10:06 -0300135 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>.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700138
139 To compile this driver as a module, choose M here: the module
140 will be called snd-au8830.
Mauro Carvalho Chehab6054b682006-08-08 09:10:06 -0300141
Cedric Bregardis98f2a972008-02-20 12:05:13 +0100142config SND_AW2
143 tristate "Emagic Audiowerk 2"
Cedric Bregardis98f2a972008-02-20 12:05:13 +0100144 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
Linus Torvalds1da177e2005-04-16 15:20:36 -0700156config SND_AZT3328
Andreas Mohr3eff8952009-07-05 13:28:48 +0200157 tristate "Aztech AZF3328 / PCI168"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700158 select SND_OPL3_LIB
159 select SND_MPU401_UART
160 select SND_PCM
Andreas Mohr3eff8952009-07-05 13:28:48 +0200161 select SND_RAWMIDI
Andreas Mohrb5dc20c2011-02-19 00:49:32 +0100162 select SND_AC97_CODEC
Takashi Iwaidd99f672014-01-10 14:20:42 +0100163 select ZONE_DMA
Linus Torvalds1da177e2005-04-16 15:20:36 -0700164 help
165 Say Y here to include support for Aztech AZF3328 (PCI168)
166 soundcards.
167
Andreas Mohrb5dc20c2011-02-19 00:49:32 +0100168 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
Linus Torvalds1da177e2005-04-16 15:20:36 -0700173 To compile this driver as a module, choose M here: the module
174 will be called snd-azt3328.
175
176config SND_BT87X
Mauro Carvalho Chehab6054b682006-08-08 09:10:06 -0300177 tristate "Bt87x Audio Capture"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700178 select SND_PCM
Mauro Carvalho Chehab6054b682006-08-08 09:10:06 -0300179 help
Linus Torvalds1da177e2005-04-16 15:20:36 -0700180 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
187config 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
Takashi Iwai230b5c12005-11-17 10:17:05 +0100197config SND_CA0106
198 tristate "SB Audigy LS / Live 24bit"
Takashi Iwai230b5c12005-11-17 10:17:05 +0100199 select SND_AC97_CODEC
200 select SND_RAWMIDI
Takashi Iwai49c88b82008-02-18 13:06:49 +0100201 select SND_VMASTER
Takashi Iwai230b5c12005-11-17 10:17:05 +0100202 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
209config SND_CMIPCI
Clemens Ladisch45c41b42007-08-22 09:45:03 +0200210 tristate "C-Media 8338, 8738, 8768, 8770"
Takashi Iwai230b5c12005-11-17 10:17:05 +0100211 select SND_OPL3_LIB
212 select SND_MPU401_UART
213 select SND_PCM
214 help
Clemens Ladisch45c41b42007-08-22 09:45:03 +0200215 If you want to use soundcards based on C-Media CMI8338, CMI8738,
216 CMI8768 or CMI8770 chips, say Y here and read
Takashi Iwai230b5c12005-11-17 10:17:05 +0100217 <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
Clemens Ladischd0ce9942007-12-23 19:50:57 +0100222config SND_OXYGEN_LIB
223 tristate
Clemens Ladischd0ce9942007-12-23 19:50:57 +0100224
225config SND_OXYGEN
Clemens Ladisch66410bf2011-01-10 16:20:29 +0100226 tristate "C-Media 8786, 8787, 8788 (Oxygen)"
Clemens Ladischd0ce9942007-12-23 19:50:57 +0100227 select SND_OXYGEN_LIB
Clemens Ladisch99f08bf2010-09-09 12:25:29 +0200228 select SND_PCM
229 select SND_MPU401_UART
Clemens Ladischd0ce9942007-12-23 19:50:57 +0100230 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
Clemens Ladisch66410bf2011-01-10 16:20:29 +0100234 * Asus Xonar DG
Clemens Ladischd0ce9942007-12-23 19:50:57 +0100235 * AuzenTech X-Meridian
Clemens Ladisch8443d2e2011-01-10 16:17:26 +0100236 * AuzenTech X-Meridian 2G
Clemens Ladischd0ce9942007-12-23 19:50:57 +0100237 * Bgears b-Enspirer
238 * Club3D Theatron DTS
Clemens Ladischde04b102008-11-26 10:37:23 +0100239 * HT-Omega Claro (plus)
240 * HT-Omega Claro halo (XT)
Clemens Ladisch31f86ba2010-11-02 17:18:23 +0100241 * Kuroutoshikou CMI8787-HG2PCI
Clemens Ladischd0ce9942007-12-23 19:50:57 +0100242 * Razer Barracuda AC-1
243 * Sondigo Inferno
Clemens Ladisch45c1de82010-11-02 17:08:37 +0100244 * TempoTec/MediaTek HiFier Fantasia
Clemens Ladisch2146dcf2010-11-03 12:26:35 +0100245 * TempoTec/MediaTek HiFier Serenade
Clemens Ladischd0ce9942007-12-23 19:50:57 +0100246
247 To compile this driver as a module, choose M here: the module
248 will be called snd-oxygen.
249
Takashi Iwai230b5c12005-11-17 10:17:05 +0100250config SND_CS4281
251 tristate "Cirrus Logic (Sound Fusion) CS4281"
Takashi Iwai230b5c12005-11-17 10:17:05 +0100252 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
Linus Torvalds1da177e2005-04-16 15:20:36 -0700261config SND_CS46XX
262 tristate "Cirrus Logic (Sound Fusion) CS4280/CS461x/CS462x/CS463x"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700263 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
272config SND_CS46XX_NEW_DSP
Takashi Iwai675b4e52006-03-27 12:46:34 +0200273 bool "Cirrus Logic (Sound Fusion) New DSP support"
274 depends on SND_CS46XX
Mauro Carvalho Chehab6054b682006-08-08 09:10:06 -0300275 default y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700276 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
Takashi Iwai621887a2007-05-24 18:46:54 +0200281config SND_CS5530
282 tristate "CS5530 Audio"
Takashi Iwai89fe5112008-05-23 16:10:37 +0200283 depends on ISA_DMA_API
Takashi Iwaidda369c2007-05-25 11:50:33 +0200284 select SND_SB16_DSP
Takashi Iwai621887a2007-05-24 18:46:54 +0200285 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
Takashi Iwai230b5c12005-11-17 10:17:05 +0100291config SND_CS5535AUDIO
Jaya Kumar9ac25592006-04-28 14:34:49 +0200292 tristate "CS5535/CS5536 Audio"
Takashi Iwai230b5c12005-11-17 10:17:05 +0100293 select SND_PCM
Linus Torvalds1da177e2005-04-16 15:20:36 -0700294 select SND_AC97_CODEC
295 help
Takashi Iwai230b5c12005-11-17 10:17:05 +0100296 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
Jaya Kumar9ac25592006-04-28 14:34:49 +0200298 various literature. This driver also supports the CS5536 audio
299 device. However, for both chips, on certain boards, you may
Mauro Carvalho Chehab6054b682006-08-08 09:10:06 -0300300 need to use ac97_quirk=hp_only if your board has physically
Jaya Kumar9ac25592006-04-28 14:34:49 +0200301 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.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700304
305 To compile this driver as a module, choose M here: the module
Takashi Iwai230b5c12005-11-17 10:17:05 +0100306 will be called snd-cs5535audio.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700307
Wai Yew CHAY8cc72362009-05-14 08:05:58 +0200308config 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
Giuliano Pochinidd7b2542006-06-28 13:53:41 +0200318config SND_DARLA20
319 tristate "(Echoaudio) Darla20"
Clemens Ladisch8a898762006-10-09 08:17:48 +0200320 select FW_LOADER
Giuliano Pochinidd7b2542006-06-28 13:53:41 +0200321 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
328config SND_GINA20
329 tristate "(Echoaudio) Gina20"
Clemens Ladisch8a898762006-10-09 08:17:48 +0200330 select FW_LOADER
Giuliano Pochinidd7b2542006-06-28 13:53:41 +0200331 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
338config SND_LAYLA20
339 tristate "(Echoaudio) Layla20"
Clemens Ladisch8a898762006-10-09 08:17:48 +0200340 select FW_LOADER
Giuliano Pochinidd7b2542006-06-28 13:53:41 +0200341 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
349config SND_DARLA24
350 tristate "(Echoaudio) Darla24"
Clemens Ladisch8a898762006-10-09 08:17:48 +0200351 select FW_LOADER
Giuliano Pochinidd7b2542006-06-28 13:53:41 +0200352 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
359config SND_GINA24
360 tristate "(Echoaudio) Gina24"
Clemens Ladisch8a898762006-10-09 08:17:48 +0200361 select FW_LOADER
Giuliano Pochinidd7b2542006-06-28 13:53:41 +0200362 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
369config SND_LAYLA24
370 tristate "(Echoaudio) Layla24"
Clemens Ladisch8a898762006-10-09 08:17:48 +0200371 select FW_LOADER
Giuliano Pochinidd7b2542006-06-28 13:53:41 +0200372 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
380config SND_MONA
381 tristate "(Echoaudio) Mona"
Clemens Ladisch8a898762006-10-09 08:17:48 +0200382 select FW_LOADER
Giuliano Pochinidd7b2542006-06-28 13:53:41 +0200383 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
391config SND_MIA
392 tristate "(Echoaudio) Mia"
Clemens Ladisch8a898762006-10-09 08:17:48 +0200393 select FW_LOADER
Giuliano Pochinidd7b2542006-06-28 13:53:41 +0200394 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
402config SND_ECHO3G
403 tristate "(Echoaudio) 3G cards"
Clemens Ladisch8a898762006-10-09 08:17:48 +0200404 select FW_LOADER
Giuliano Pochinidd7b2542006-06-28 13:53:41 +0200405 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
413config SND_INDIGO
414 tristate "(Echoaudio) Indigo"
Clemens Ladisch8a898762006-10-09 08:17:48 +0200415 select FW_LOADER
Giuliano Pochinidd7b2542006-06-28 13:53:41 +0200416 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
423config SND_INDIGOIO
424 tristate "(Echoaudio) Indigo IO"
Clemens Ladisch8a898762006-10-09 08:17:48 +0200425 select FW_LOADER
Giuliano Pochinidd7b2542006-06-28 13:53:41 +0200426 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
433config SND_INDIGODJ
434 tristate "(Echoaudio) Indigo DJ"
Clemens Ladisch8a898762006-10-09 08:17:48 +0200435 select FW_LOADER
Giuliano Pochinidd7b2542006-06-28 13:53:41 +0200436 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
Giuliano Pochinia2328d02009-03-19 00:09:03 +0100443config 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
453config 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
Linus Torvalds1da177e2005-04-16 15:20:36 -0700463config SND_EMU10K1
464 tristate "Emu10k1 (SB Live!, Audigy, E-mu APS)"
Clemens Ladisch9bf5f8a2006-10-09 08:18:26 +0200465 select FW_LOADER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700466 select SND_HWDEP
467 select SND_RAWMIDI
468 select SND_AC97_CODEC
Takashi Iwaidd99f672014-01-10 14:20:42 +0100469 select ZONE_DMA
Linus Torvalds1da177e2005-04-16 15:20:36 -0700470 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
481config SND_EMU10K1X
482 tristate "Emu10k1X (Dell OEM Version)"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700483 select SND_AC97_CODEC
484 select SND_RAWMIDI
Takashi Iwaidd99f672014-01-10 14:20:42 +0100485 select ZONE_DMA
Linus Torvalds1da177e2005-04-16 15:20:36 -0700486 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
Linus Torvalds1da177e2005-04-16 15:20:36 -0700493config SND_ENS1370
494 tristate "(Creative) Ensoniq AudioPCI 1370"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700495 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
Linus Torvalds1da177e2005-04-16 15:20:36 -0700503config SND_ENS1371
504 tristate "(Creative) Ensoniq AudioPCI 1371/1373"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700505 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
514config SND_ES1938
515 tristate "ESS ES1938/1946/1969 (Solo-1)"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700516 select SND_OPL3_LIB
517 select SND_MPU401_UART
518 select SND_AC97_CODEC
Takashi Iwaidd99f672014-01-10 14:20:42 +0100519 select ZONE_DMA
Linus Torvalds1da177e2005-04-16 15:20:36 -0700520 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
527config SND_ES1968
528 tristate "ESS ES1968/1978 (Maestro-1/2/2E)"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700529 select SND_MPU401_UART
530 select SND_AC97_CODEC
Takashi Iwaidd99f672014-01-10 14:20:42 +0100531 select ZONE_DMA
Linus Torvalds1da177e2005-04-16 15:20:36 -0700532 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
Hans de Goede5a5e02e2010-04-23 05:26:43 -0400539config 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
Ondrej Zary1872f582011-03-19 16:33:14 +0100549config 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
Linus Torvalds1da177e2005-04-16 15:20:36 -0700557config SND_FM801
558 tristate "ForteMedia FM801"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700559 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
Adrian Bunkefce4bb2006-06-29 13:22:29 +0200569config SND_FM801_TEA575X_BOOL
570 bool "ForteMedia FM801 + TEA5757 tuner"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700571 depends on SND_FM801
Mauro Carvalho Chehab9b76ede2009-02-27 11:51:24 -0300572 depends on VIDEO_V4L2=y || VIDEO_V4L2=SND_FM801
Linus Torvalds1da177e2005-04-16 15:20:36 -0700573 help
574 Say Y here to include support for soundcards based on the ForteMedia
Ondrej Zaryfdb62b52011-05-14 22:51:01 +0200575 FM801 chip with a TEA5757 tuner (MediaForte SF256-PCS, SF256-PCP and
576 SF64-PCR) into the snd-fm801 driver.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700577
Takashi Iwai11b444d2008-11-21 09:32:40 +0100578source "sound/pci/hda/Kconfig"
Takashi Iwai7a5a27c2007-09-17 19:07:46 +0200579
Takashi Iwai230b5c12005-11-17 10:17:05 +0100580config SND_HDSP
581 tristate "RME Hammerfall DSP Audio"
Takashi Iwai230b5c12005-11-17 10:17:05 +0100582 select SND_HWDEP
583 select SND_RAWMIDI
584 select SND_PCM
585 help
586 Say Y here to include support for RME Hammerfall DSP Audio
587 soundcards.
588
589 To compile this driver as a module, choose M here: the module
590 will be called snd-hdsp.
591
Takashi Iwai511b4c12009-05-12 11:51:46 +0200592comment "Don't forget to add built-in firmwares for HDSP driver"
593 depends on SND_HDSP=y
594
Takashi Iwai230b5c12005-11-17 10:17:05 +0100595config SND_HDSPM
Adrian Knothfbcdf332011-01-26 19:32:15 +0100596 tristate "RME Hammerfall DSP MADI/RayDAT/AIO"
Takashi Iwai230b5c12005-11-17 10:17:05 +0100597 select SND_HWDEP
598 select SND_RAWMIDI
599 select SND_PCM
600 help
Adrian Knothfbcdf332011-01-26 19:32:15 +0100601 Say Y here to include support for RME Hammerfall DSP MADI,
602 RayDAT and AIO soundcards.
Takashi Iwai230b5c12005-11-17 10:17:05 +0100603
604 To compile this driver as a module, choose M here: the module
605 will be called snd-hdspm.
606
Linus Torvalds1da177e2005-04-16 15:20:36 -0700607config SND_ICE1712
608 tristate "ICEnsemble ICE1712 (Envy24)"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700609 select SND_MPU401_UART
610 select SND_AC97_CODEC
Akinobu Mita401de812009-11-13 16:02:56 +0900611 select BITREVERSE
Takashi Iwaidd99f672014-01-10 14:20:42 +0100612 select ZONE_DMA
Linus Torvalds1da177e2005-04-16 15:20:36 -0700613 help
614 Say Y here to include support for soundcards based on the
615 ICE1712 (Envy24) chip.
616
617 Currently supported hardware is: M-Audio Delta 1010(LT),
618 DiO 2496, 66, 44, 410, Audiophile 24/96; Digigram VX442;
Alexander Beregalov6e8d90c2008-08-11 02:52:42 +0400619 TerraTec EWX 24/96, EWS 88MT/D, DMX 6Fire, Phase 88;
620 Hoontech SoundTrack DSP 24/Value/Media7.1; Event EZ8;
621 Lionstracs Mediastation, Terrasoniq TS 88.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700622
623 To compile this driver as a module, choose M here: the module
624 will be called snd-ice1712.
625
626config SND_ICE1724
627 tristate "ICE/VT1724/1720 (Envy24HT/PT)"
Clemens Ladischaea3bfb2008-05-20 14:22:44 +0200628 select SND_RAWMIDI
Linus Torvalds1da177e2005-04-16 15:20:36 -0700629 select SND_AC97_CODEC
Pavel Hofmand16be8e2008-03-20 12:10:27 +0100630 select SND_VMASTER
Linus Torvalds1da177e2005-04-16 15:20:36 -0700631 help
632 Say Y here to include support for soundcards based on
633 ICE/VT1724/1720 (Envy24HT/PT) chips.
634
635 Currently supported hardware is: AMP AUDIO2000; M-Audio
Alexander Beregalov6e8d90c2008-08-11 02:52:42 +0400636 Revolution 5.1, 7.1, Audiophile 192; TerraTec Aureon 5.1 Sky,
637 7.1 Space/Universe, Phase 22/28; Onkyo SE-90PCI, SE-200PCI;
638 AudioTrak Prodigy 192, 7.1 (HIFI/LT/XT), HD2; Hercules
639 Fortissimo IV; ESI Juli@; Pontis MS300; EGO-SYS WaveTerminal
640 192M; Albatron K8X800 Pro II; Chaintech ZNF3-150/250, 9CJS,
641 AV-710; Shuttle SN25P.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700642
643 To compile this driver as a module, choose M here: the module
644 will be called snd-ice1724.
645
646config SND_INTEL8X0
647 tristate "Intel/SiS/nVidia/AMD/ALi AC97 Controller"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700648 select SND_AC97_CODEC
649 help
650 Say Y here to include support for the integrated AC97 sound
651 device on motherboards with Intel/SiS/nVidia/AMD chipsets, or
652 ALi chipsets using the M5455 Audio Controller. (There is a
653 separate driver for ALi M5451 Audio Controllers.)
654
655 To compile this driver as a module, choose M here: the module
656 will be called snd-intel8x0.
657
658config SND_INTEL8X0M
Takashi Iwaicf1756e2006-06-27 15:05:38 +0200659 tristate "Intel/SiS/nVidia/AMD MC97 Modem"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700660 select SND_AC97_CODEC
661 help
662 Say Y here to include support for the integrated MC97 modem on
663 motherboards with Intel/SiS/nVidia/AMD chipsets.
664
665 To compile this driver as a module, choose M here: the module
666 will be called snd-intel8x0m.
667
Takashi Iwai230b5c12005-11-17 10:17:05 +0100668config SND_KORG1212
669 tristate "Korg 1212 IO"
Takashi Iwai230b5c12005-11-17 10:17:05 +0100670 select SND_PCM
671 help
672 Say Y here to include support for Korg 1212IO soundcards.
673
674 To compile this driver as a module, choose M here: the module
675 will be called snd-korg1212.
676
Takashi Iwaid43f30102011-05-03 16:14:46 +0200677config SND_LOLA
678 tristate "Digigram Lola"
679 select SND_PCM
680 help
681 Say Y to include support for Digigram Lola boards.
682
683 To compile this driver as a module, choose M here: the module
684 will be called snd-lola.
685
Tim Blechmann02bec492009-03-24 12:24:35 +0100686config SND_LX6464ES
687 tristate "Digigram LX6464ES"
688 select SND_PCM
689 help
690 Say Y here to include support for Digigram LX6464ES boards.
691
692 To compile this driver as a module, choose M here: the module
693 will be called snd-lx6464es.
694
695
Takashi Iwai230b5c12005-11-17 10:17:05 +0100696config SND_MAESTRO3
697 tristate "ESS Allegro/Maestro3"
Takashi Iwai230b5c12005-11-17 10:17:05 +0100698 select SND_AC97_CODEC
Takashi Iwaidd99f672014-01-10 14:20:42 +0100699 select ZONE_DMA
Takashi Iwai230b5c12005-11-17 10:17:05 +0100700 help
701 Say Y here to include support for soundcards based on ESS Maestro 3
702 (Allegro) chips.
703
704 To compile this driver as a module, choose M here: the module
705 will be called snd-maestro3.
706
Hans de Goedeeb581ad2010-04-23 05:26:42 -0400707config SND_MAESTRO3_INPUT
708 bool "Enable input device for maestro3 volume buttons"
709 depends on SND_MAESTRO3
710 depends on INPUT=y || INPUT=SND_MAESTRO3
711 help
712 If you say Y here, you will get an input device which reports
713 keypresses for the volume buttons connected to the maestro3 chip.
714 If you say N the buttons will directly control the master volume.
715 It is recommended to say Y.
716
Takashi Iwai230b5c12005-11-17 10:17:05 +0100717config SND_MIXART
718 tristate "Digigram miXart"
Takashi Iwai230b5c12005-11-17 10:17:05 +0100719 select SND_HWDEP
720 select SND_PCM
721 help
722 If you want to use Digigram miXart soundcards, say Y here and
723 read <file:Documentation/sound/alsa/MIXART.txt>.
724
725 To compile this driver as a module, choose M here: the module
726 will be called snd-mixart.
727
728config SND_NM256
729 tristate "NeoMagic NM256AV/ZX"
Takashi Iwai230b5c12005-11-17 10:17:05 +0100730 select SND_AC97_CODEC
731 help
732 Say Y here to include support for NeoMagic NM256AV/ZX chips.
733
734 To compile this driver as a module, choose M here: the module
735 will be called snd-nm256.
736
Markus Bollingere12229b2005-12-06 13:55:26 +0100737config SND_PCXHR
738 tristate "Digigram PCXHR"
Markus Bollingere12229b2005-12-06 13:55:26 +0100739 select SND_PCM
740 select SND_HWDEP
741 help
742 Say Y here to include support for Digigram PCXHR boards.
743
744 To compile this driver as a module, choose M here: the module
745 will be called snd-pcxhr.
746
Peter Gruber109a9632006-03-27 13:10:28 +0200747config SND_RIPTIDE
748 tristate "Conexant Riptide"
Clemens Ladisch8a898762006-10-09 08:17:48 +0200749 select FW_LOADER
Peter Gruber109a9632006-03-27 13:10:28 +0200750 select SND_OPL3_LIB
751 select SND_MPU401_UART
752 select SND_AC97_CODEC
753 help
754 Say 'Y' or 'M' to include support for Conexant Riptide chip.
755
756 To compile this driver as a module, choose M here: the module
757 will be called snd-riptide
758
Takashi Iwai230b5c12005-11-17 10:17:05 +0100759config SND_RME32
760 tristate "RME Digi32, 32/8, 32 PRO"
Takashi Iwai230b5c12005-11-17 10:17:05 +0100761 select SND_PCM
762 help
763 Say Y to include support for RME Digi32, Digi32 PRO and
764 Digi32/8 (Sek'd Prodif32, Prodif96 and Prodif Gold) audio
765 devices.
766
767 To compile this driver as a module, choose M here: the module
768 will be called snd-rme32.
769
770config SND_RME96
771 tristate "RME Digi96, 96/8, 96/8 PRO"
Takashi Iwai230b5c12005-11-17 10:17:05 +0100772 select SND_PCM
773 help
774 Say Y here to include support for RME Digi96, Digi96/8 and
775 Digi96/8 PRO/PAD/PST soundcards.
776
777 To compile this driver as a module, choose M here: the module
778 will be called snd-rme96.
779
780config SND_RME9652
781 tristate "RME Digi9652 (Hammerfall)"
Takashi Iwai230b5c12005-11-17 10:17:05 +0100782 select SND_PCM
783 help
784 Say Y here to include support for RME Hammerfall (RME
785 Digi9652/Digi9636) soundcards.
786
787 To compile this driver as a module, choose M here: the module
788 will be called snd-rme9652.
789
David Dillow175859b2007-12-14 14:40:23 +0100790config SND_SIS7019
791 tristate "SiS 7019 Audio Accelerator"
Takashi Iwai89fe5112008-05-23 16:10:37 +0200792 depends on X86 && !X86_64
David Dillow175859b2007-12-14 14:40:23 +0100793 select SND_AC97_CODEC
Takashi Iwaidd99f672014-01-10 14:20:42 +0100794 select ZONE_DMA
David Dillow175859b2007-12-14 14:40:23 +0100795 help
796 Say Y here to include support for the SiS 7019 Audio Accelerator.
797
798 To compile this driver as a module, choose M here: the module
799 will be called snd-sis7019.
800
Linus Torvalds1da177e2005-04-16 15:20:36 -0700801config SND_SONICVIBES
802 tristate "S3 SonicVibes"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700803 select SND_OPL3_LIB
804 select SND_MPU401_UART
805 select SND_AC97_CODEC
Takashi Iwaidd99f672014-01-10 14:20:42 +0100806 select ZONE_DMA
Linus Torvalds1da177e2005-04-16 15:20:36 -0700807 help
808 Say Y here to include support for soundcards based on the S3
809 SonicVibes chip.
810
811 To compile this driver as a module, choose M here: the module
812 will be called snd-sonicvibes.
813
Takashi Iwai230b5c12005-11-17 10:17:05 +0100814config SND_TRIDENT
815 tristate "Trident 4D-Wave DX/NX; SiS 7018"
Takashi Iwai230b5c12005-11-17 10:17:05 +0100816 select SND_MPU401_UART
817 select SND_AC97_CODEC
Takashi Iwaidd99f672014-01-10 14:20:42 +0100818 select ZONE_DMA
Takashi Iwai230b5c12005-11-17 10:17:05 +0100819 help
820 Say Y here to include support for soundcards based on Trident
821 4D-Wave DX/NX or SiS 7018 chips.
822
823 To compile this driver as a module, choose M here: the module
824 will be called snd-trident.
825
Linus Torvalds1da177e2005-04-16 15:20:36 -0700826config SND_VIA82XX
827 tristate "VIA 82C686A/B, 8233/8235 AC97 Controller"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700828 select SND_MPU401_UART
829 select SND_AC97_CODEC
830 help
831 Say Y here to include support for the integrated AC97 sound
832 device on motherboards with VIA chipsets.
833
834 To compile this driver as a module, choose M here: the module
835 will be called snd-via82xx.
836
837config SND_VIA82XX_MODEM
838 tristate "VIA 82C686A/B, 8233 based Modems"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700839 select SND_AC97_CODEC
840 help
841 Say Y here to include support for the integrated MC97 modem on
842 motherboards with VIA chipsets.
843
844 To compile this driver as a module, choose M here: the module
845 will be called snd-via82xx-modem.
846
Clemens Ladisch1b8ff222007-12-23 19:52:08 +0100847config SND_VIRTUOSO
Clemens Ladisch51485e82010-09-09 12:26:52 +0200848 tristate "Asus Virtuoso 66/100/200 (Xonar)"
Clemens Ladisch1b8ff222007-12-23 19:52:08 +0100849 select SND_OXYGEN_LIB
Clemens Ladisch99f08bf2010-09-09 12:25:29 +0200850 select SND_PCM
851 select SND_MPU401_UART
Clemens Ladisch435feac2010-09-09 12:20:29 +0200852 select SND_JACK if INPUT=y || INPUT=SND
Clemens Ladisch1b8ff222007-12-23 19:52:08 +0100853 help
854 Say Y here to include support for sound cards based on the
Clemens Ladisch51485e82010-09-09 12:26:52 +0200855 Asus AV66/AV100/AV200 chips, i.e., Xonar D1, DX, D2, D2X, DS,
Clemens Ladisch04f98902009-05-25 10:11:29 +0200856 Essence ST (Deluxe), and Essence STX.
Clemens Ladischb532d6b2011-01-10 16:23:57 +0100857 Support for the HDAV1.3 (Deluxe) and HDAV1.3 Slim is experimental;
858 for the Xense, missing.
Clemens Ladisch1b8ff222007-12-23 19:52:08 +0100859
860 To compile this driver as a module, choose M here: the module
861 will be called snd-virtuoso.
862
Linus Torvalds1da177e2005-04-16 15:20:36 -0700863config SND_VX222
864 tristate "Digigram VX222"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700865 select SND_VX_LIB
866 help
867 Say Y here to include support for Digigram VX222 soundcards.
868
869 To compile this driver as a module, choose M here: the module
870 will be called snd-vx222.
871
Takashi Iwai230b5c12005-11-17 10:17:05 +0100872config SND_YMFPCI
873 tristate "Yamaha YMF724/740/744/754"
Takashi Iwai230b5c12005-11-17 10:17:05 +0100874 select SND_OPL3_LIB
875 select SND_MPU401_UART
876 select SND_AC97_CODEC
Linus Torvalds1da177e2005-04-16 15:20:36 -0700877 help
Takashi Iwai230b5c12005-11-17 10:17:05 +0100878 Say Y here to include support for Yamaha PCI audio chips -
879 YMF724, YMF724F, YMF740, YMF740C, YMF744, YMF754.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700880
881 To compile this driver as a module, choose M here: the module
Takashi Iwai230b5c12005-11-17 10:17:05 +0100882 will be called snd-ymfpci.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700883
Takashi Iwai89fe5112008-05-23 16:10:37 +0200884endif # SND_PCI