Kconfig 25 KB

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