Kconfig 25 KB

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