Kconfig (05cfbd66d07c44865983c8b65ae9d0037d874206) Kconfig (c282866101bfde888a44da3babd2f9ab265ca6f9)
1# ALSA ISA drivers
2
3config SND_WSS_LIB
4 tristate
5 select SND_PCM
6
7config SND_SB_COMMON
8 tristate

--- 163 unchanged lines hidden (view full) ---

172 select SND_PCM
173 help
174 Say Y here to include support for ESS AudioDrive ES18xx chips.
175
176 To compile this driver as a module, choose M here: the module
177 will be called snd-es18xx.
178
179config SND_SC6000
1# ALSA ISA drivers
2
3config SND_WSS_LIB
4 tristate
5 select SND_PCM
6
7config SND_SB_COMMON
8 tristate

--- 163 unchanged lines hidden (view full) ---

172 select SND_PCM
173 help
174 Say Y here to include support for ESS AudioDrive ES18xx chips.
175
176 To compile this driver as a module, choose M here: the module
177 will be called snd-es18xx.
178
179config SND_SC6000
180 tristate "Gallant SC-6000, Audio Excel DSP 16"
180 tristate "Gallant SC-6000/6600/7000 and Audio Excel DSP 16"
181 depends on HAS_IOPORT
182 select SND_WSS_LIB
183 select SND_OPL3_LIB
184 select SND_MPU401_UART
185 help
181 depends on HAS_IOPORT
182 select SND_WSS_LIB
183 select SND_OPL3_LIB
184 select SND_MPU401_UART
185 help
186 Say Y here to include support for Gallant SC-6000 card and clones:
186 Say Y here to include support for Gallant SC-6000, SC-6600, SC-7000
187 cards and clones:
187 Audio Excel DSP 16 and Zoltrix AV302.
188
188 Audio Excel DSP 16 and Zoltrix AV302.
189
190 These cards are based on CompuMedia ASC-9308 or ASC-9408 chips.
191
189 To compile this driver as a module, choose M here: the module
190 will be called snd-sc6000.
191
192config SND_GUSCLASSIC
193 tristate "Gravis UltraSound Classic"
194 select SND_RAWMIDI
195 select SND_PCM
196 help

--- 193 unchanged lines hidden (view full) ---

390 select SND_WSS_LIB
391 help
392 Say Y here to include support for Turtle Beach Maui, Tropez
393 and Tropez+ soundcards based on the Wavefront chip.
394
395 To compile this driver as a module, choose M here: the module
396 will be called snd-wavefront.
397
192 To compile this driver as a module, choose M here: the module
193 will be called snd-sc6000.
194
195config SND_GUSCLASSIC
196 tristate "Gravis UltraSound Classic"
197 select SND_RAWMIDI
198 select SND_PCM
199 help

--- 193 unchanged lines hidden (view full) ---

393 select SND_WSS_LIB
394 help
395 Say Y here to include support for Turtle Beach Maui, Tropez
396 and Tropez+ soundcards based on the Wavefront chip.
397
398 To compile this driver as a module, choose M here: the module
399 will be called snd-wavefront.
400
401config SND_WAVEFRONT_FIRMWARE_IN_KERNEL
402 bool "In-kernel firmware for Wavefront"
403 depends on SND_WAVEFRONT
404 default y
405 help
406 Say Y here to include the static firmware for FX DSP built in
407 the kernel for the Wavefront driver. If you choose N here,
408 you need to install the firmware files from the
409 alsa-firmware package.
410
398config SND_MSND_PINNACLE
399 tristate "Turtle Beach MultiSound Pinnacle/Fiji driver"
400 depends on X86 && EXPERIMENTAL
401 select FW_LOADER
402 select SND_MPU401_UART
403 select SND_PCM
404 help
405 Say Y to include support for Turtle Beach MultiSound Pinnacle/

--- 25 unchanged lines hidden ---
411config SND_MSND_PINNACLE
412 tristate "Turtle Beach MultiSound Pinnacle/Fiji driver"
413 depends on X86 && EXPERIMENTAL
414 select FW_LOADER
415 select SND_MPU401_UART
416 select SND_PCM
417 help
418 Say Y to include support for Turtle Beach MultiSound Pinnacle/

--- 25 unchanged lines hidden ---