^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0-only
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) # ALSA ISA drivers
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) config SND_WSS_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) tristate
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) select SND_PCM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) select SND_TIMER
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) config SND_SB_COMMON
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) tristate
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) config SND_SB8_DSP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) tristate
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) select SND_PCM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) select SND_SB_COMMON
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) config SND_SB16_DSP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) tristate
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) select SND_PCM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) select SND_SB_COMMON
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) menuconfig SND_ISA
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) bool "ISA sound devices"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) depends on ISA || COMPILE_TEST
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) depends on ISA_DMA_API && !M68K
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26) default y
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) Support for sound devices connected via the ISA bus.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30) if SND_ISA
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32) config SND_ADLIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33) tristate "AdLib FM card"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 35) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 36) Say Y here to include support for AdLib FM cards.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 37)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 38) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 39) will be called snd-adlib.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 40)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 41) config SND_AD1816A
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 42) tristate "Analog Devices SoundPort AD1816A"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 43) depends on PNP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 44) select ISAPNP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 45) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 46) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 47) select SND_PCM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 48) select SND_TIMER
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 49) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 50) Say Y here to include support for Analog Devices SoundPort
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 51) AD1816A or compatible sound chips.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 52)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 53) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 54) will be called snd-ad1816a.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 55)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 56) config SND_AD1848
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 57) tristate "Generic AD1848/CS4248 driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 58) select SND_WSS_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 59) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 60) Say Y here to include support for AD1848 (Analog Devices) or
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 61) CS4248 (Cirrus Logic - Crystal Semiconductors) chips.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 62)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 63) For newer chips from Cirrus Logic, use the CS4231 or CS4232+
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 64) drivers.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 65)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 66) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 67) will be called snd-ad1848.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 68)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 69) config SND_ALS100
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 70) tristate "Diamond Tech. DT-019x and Avance Logic ALSxxx"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 71) depends on PNP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 72) select ISAPNP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 73) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 74) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 75) select SND_SB16_DSP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 76) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 77) Say Y here to include support for soundcards based on the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 78) Diamond Technologies DT-019X or Avance Logic chips: ALS007,
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 79) ALS100, ALS110, ALS120 and ALS200 chips.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 80)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 81) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 82) will be called snd-als100.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 83)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 84) config SND_AZT1605
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 85) tristate "Aztech AZT1605 Driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 86) depends on SND
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 87) select SND_WSS_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 88) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 89) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 90) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 91) Say Y here to include support for Aztech Sound Galaxy cards
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 92) based on the AZT1605 chipset.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 93)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 94) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 95) will be called snd-azt1605.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 96)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 97) config SND_AZT2316
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 98) tristate "Aztech AZT2316 Driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 99) depends on SND
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 100) select SND_WSS_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 101) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 102) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 103) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 104) Say Y here to include support for Aztech Sound Galaxy cards
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 105) based on the AZT2316 chipset.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 106)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 107) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 108) will be called snd-azt2316.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 109)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 110) config SND_AZT2320
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 111) tristate "Aztech Systems AZT2320"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 112) depends on PNP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 113) select ISAPNP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 114) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 115) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 116) select SND_WSS_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 117) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 118) Say Y here to include support for soundcards based on the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 119) Aztech Systems AZT2320 chip.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 120)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 121) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 122) will be called snd-azt2320.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 123)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 124) config SND_CMI8328
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 125) tristate "C-Media CMI8328"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 126) select SND_WSS_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 127) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 128) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 129) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 130) Say Y here to include support for soundcards based on the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 131) C-Media CMI8328 chip.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 132)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 133) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 134) will be called snd-cmi8328.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 135)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 136) config SND_CMI8330
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 137) tristate "C-Media CMI8330"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 138) select SND_WSS_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 139) select SND_SB16_DSP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 140) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 141) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 142) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 143) Say Y here to include support for soundcards based on the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 144) C-Media CMI8330 chip.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 145)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 146) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 147) will be called snd-cmi8330.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 148)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 149) config SND_CS4231
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 150) tristate "Generic Cirrus Logic CS4231 driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 151) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 152) select SND_WSS_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 153) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 154) Say Y here to include support for CS4231 chips from Cirrus
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 155) Logic - Crystal Semiconductors.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 156)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 157) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 158) will be called snd-cs4231.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 159)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 160) config SND_CS4236
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 161) tristate "Generic Cirrus Logic CS4232/CS4236+ driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 162) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 163) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 164) select SND_WSS_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 165) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 166) Say Y to include support for CS4232,CS4235,CS4236,CS4237B,
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 167) CS4238B,CS4239 chips from Cirrus Logic - Crystal
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 168) Semiconductors.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 169)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 170) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 171) will be called snd-cs4236.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 172)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 173) config SND_ES1688
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 174) tristate "Generic ESS ES688/ES1688 and ES968 PnP driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 175) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 176) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 177) select SND_PCM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 178) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 179) Say Y here to include support for ESS AudioDrive ES688 or
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 180) ES1688 chips. Also, this module support cards with ES968 PnP chip.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 181)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 182) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 183) will be called snd-es1688.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 184)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 185) config SND_ES18XX
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 186) tristate "Generic ESS ES18xx driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 187) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 188) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 189) select SND_PCM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 190) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 191) Say Y here to include support for ESS AudioDrive ES18xx chips.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 192)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 193) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 194) will be called snd-es18xx.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 195)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 196) config SND_SC6000
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 197) tristate "Gallant SC-6000/6600/7000 and Audio Excel DSP 16"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 198) depends on HAS_IOPORT_MAP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 199) select SND_WSS_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 200) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 201) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 202) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 203) Say Y here to include support for Gallant SC-6000, SC-6600, SC-7000
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 204) cards and clones:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 205) Audio Excel DSP 16 and Zoltrix AV302.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 206)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 207) These cards are based on CompuMedia ASC-9308 or ASC-9408 chips.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 208)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 209) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 210) will be called snd-sc6000.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 211)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 212) config SND_GUSCLASSIC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 213) tristate "Gravis UltraSound Classic"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 214) select SND_RAWMIDI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 215) select SND_PCM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 216) select SND_TIMER
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 217) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 218) Say Y here to include support for Gravis UltraSound Classic
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 219) soundcards.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 220)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 221) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 222) will be called snd-gusclassic.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 223)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 224) config SND_GUSEXTREME
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 225) tristate "Gravis UltraSound Extreme"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 226) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 227) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 228) select SND_PCM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 229) select SND_TIMER
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 230) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 231) Say Y here to include support for Gravis UltraSound Extreme
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 232) soundcards.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 233)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 234) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 235) will be called snd-gusextreme.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 236)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 237) config SND_GUSMAX
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 238) tristate "Gravis UltraSound MAX"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 239) select SND_RAWMIDI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 240) select SND_WSS_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 241) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 242) Say Y here to include support for Gravis UltraSound MAX
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 243) soundcards.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 244)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 245) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 246) will be called snd-gusmax.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 247)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 248) config SND_INTERWAVE
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 249) tristate "AMD InterWave, Gravis UltraSound PnP"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 250) depends on PNP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 251) select SND_RAWMIDI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 252) select SND_WSS_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 253) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 254) Say Y here to include support for AMD InterWave based
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 255) soundcards (Gravis UltraSound Plug & Play, STB SoundRage32,
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 256) MED3210, Dynasonic Pro, Panasonic PCA761AW).
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 257)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 258) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 259) will be called snd-interwave.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 260)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 261) config SND_INTERWAVE_STB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 262) tristate "AMD InterWave + TEA6330T (UltraSound 32-Pro)"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 263) depends on PNP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 264) select SND_RAWMIDI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 265) select SND_WSS_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 266) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 267) Say Y here to include support for AMD InterWave based
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 268) soundcards with a TEA6330T bass and treble regulator
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 269) (UltraSound 32-Pro).
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 270)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 271) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 272) will be called snd-interwave-stb.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 273)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 274) config SND_JAZZ16
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 275) tristate "Media Vision Jazz16 card and compatibles"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 276) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 277) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 278) select SND_SB8_DSP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 279) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 280) Say Y here to include support for soundcards based on the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 281) Media Vision Jazz16 chipset: digital chip MVD1216 (Jazz16),
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 282) codec MVA416 (CS4216) and mixer MVA514 (ICS2514).
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 283) Media Vision's Jazz16 cards were sold under names Pro Sonic 16,
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 284) Premium 3-D and Pro 3-D. There were also OEMs cards with the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 285) Jazz16 chipset.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 286)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 287) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 288) will be called snd-jazz16.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 289)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 290) config SND_OPL3SA2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 291) tristate "Yamaha OPL3-SA2/SA3"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 292) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 293) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 294) select SND_WSS_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 295) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 296) Say Y here to include support for Yamaha OPL3-SA2 and OPL3-SA3
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 297) chips.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 298)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 299) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 300) will be called snd-opl3sa2.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 301)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 302) config SND_OPTI92X_AD1848
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 303) tristate "OPTi 82C92x - AD1848"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 304) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 305) select SND_OPL4_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 306) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 307) select SND_WSS_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 308) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 309) Say Y here to include support for soundcards based on Opti
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 310) 82C92x or OTI-601 chips and using an AD1848 codec.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 311)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 312) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 313) will be called snd-opti92x-ad1848.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 314)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 315) config SND_OPTI92X_CS4231
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 316) tristate "OPTi 82C92x - CS4231"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 317) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 318) select SND_OPL4_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 319) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 320) select SND_WSS_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 321) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 322) Say Y here to include support for soundcards based on Opti
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 323) 82C92x chips and using a CS4231 codec.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 324)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 325) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 326) will be called snd-opti92x-cs4231.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 327)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 328) config SND_OPTI93X
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 329) tristate "OPTi 82C93x"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 330) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 331) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 332) select SND_WSS_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 333) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 334) Say Y here to include support for soundcards based on Opti
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 335) 82C93x chips.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 336)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 337) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 338) will be called snd-opti93x.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 339)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 340) config SND_MIRO
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 341) tristate "Miro miroSOUND PCM1pro/PCM12/PCM20radio driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 342) select SND_OPL4_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 343) select SND_WSS_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 344) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 345) select SND_PCM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 346) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 347) Say 'Y' or 'M' to include support for Miro miroSOUND PCM1 pro,
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 348) miroSOUND PCM12 and miroSOUND PCM20 Radio soundcards.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 349)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 350) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 351) will be called snd-miro.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 352)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 353) config SND_SB8
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 354) tristate "Sound Blaster 1.0/2.0/Pro (8-bit)"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 355) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 356) select SND_RAWMIDI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 357) select SND_SB8_DSP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 358) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 359) Say Y here to include support for Creative Sound Blaster 1.0/
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 360) 2.0/Pro (8-bit) or 100% compatible soundcards.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 361)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 362) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 363) will be called snd-sb8.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 364)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 365) config SND_SB16
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 366) tristate "Sound Blaster 16 (PnP)"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 367) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 368) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 369) select SND_SB16_DSP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 370) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 371) Say Y here to include support for Sound Blaster 16 soundcards
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 372) (including the Plug and Play version).
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 373)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 374) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 375) will be called snd-sb16.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 376)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 377) config SND_SBAWE
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 378) tristate "Sound Blaster AWE (32,64) (PnP)"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 379) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 380) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 381) select SND_SB16_DSP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 382) select SND_SEQ_DEVICE if SND_SEQUENCER != n
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 383) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 384) Say Y here to include support for Sound Blaster AWE soundcards
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 385) (including the Plug and Play version).
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 386)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 387) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 388) will be called snd-sbawe.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 389)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 390) # select SEQ stuff to min(SND_SEQUENCER,SND_XXX)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 391) config SND_SBAWE_SEQ
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 392) def_tristate SND_SEQUENCER && SND_SBAWE
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 393) select SND_SEQ_MIDI_EMUL
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 394) select SND_SEQ_VIRMIDI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 395) select SND_SYNTH_EMUX
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 396)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 397) config SND_SB16_CSP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 398) bool "Sound Blaster 16/AWE CSP support"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 399) depends on (SND_SB16 || SND_SBAWE) && (BROKEN || !PPC)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 400) select FW_LOADER
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 401) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 402) Say Y here to include support for the CSP core. This special
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 403) coprocessor can do variable tasks like various compression and
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 404) decompression algorithms.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 405)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 406) config SND_SSCAPE
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 407) tristate "Ensoniq SoundScape driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 408) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 409) select SND_WSS_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 410) select FW_LOADER
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 411) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 412) Say Y here to include support for Ensoniq SoundScape
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 413) and Ensoniq OEM soundcards.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 414)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 415) The PCM audio is supported on SoundScape Classic, Elite, PnP
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 416) and VIVO cards. The supported OEM cards are SPEA Media FX and
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 417) Reveal SC-600.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 418) The MIDI support is very experimental and requires binary
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 419) firmware files called "scope.cod" and "sndscape.co?" where the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 420) ? is digit 0, 1, 2, 3 or 4. The firmware files can be found
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 421) in DOS or Windows driver packages. One has to put the firmware
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 422) files into the /lib/firmware directory.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 423)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 424) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 425) will be called snd-sscape.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 426)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 427) config SND_WAVEFRONT
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 428) tristate "Turtle Beach Maui,Tropez,Tropez+ (Wavefront)"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 429) select FW_LOADER
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 430) select SND_OPL3_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 431) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 432) select SND_WSS_LIB
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 433) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 434) Say Y here to include support for Turtle Beach Maui, Tropez
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 435) and Tropez+ soundcards based on the Wavefront chip.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 436)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 437) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 438) will be called snd-wavefront.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 439)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 440) config SND_MSND_PINNACLE
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 441) tristate "Turtle Beach MultiSound Pinnacle/Fiji driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 442) depends on X86
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 443) select FW_LOADER
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 444) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 445) select SND_PCM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 446) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 447) Say Y to include support for Turtle Beach MultiSound Pinnacle/
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 448) Fiji soundcards.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 449)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 450) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 451) will be called snd-msnd-pinnacle.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 452)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 453) config SND_MSND_CLASSIC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 454) tristate "Support for Turtle Beach MultiSound Classic, Tahiti, Monterey"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 455) depends on X86
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 456) select FW_LOADER
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 457) select SND_MPU401_UART
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 458) select SND_PCM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 459) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 460) Say M here if you have a Turtle Beach MultiSound Classic, Tahiti or
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 461) Monterey (not for the Pinnacle or Fiji).
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 462)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 463) See <file:Documentation/sound/cards/multisound.sh> for important information
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 464) about this driver. Note that it has been discontinued, but the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 465) Voyetra Turtle Beach knowledge base entry for it is still available
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 466) at <http://www.turtlebeach.com/site/kb_ftp/790.asp>.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 467)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 468) To compile this driver as a module, choose M here: the module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 469) will be called snd-msnd-classic.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 470)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 471) endif # SND_ISA
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 472)