Kconfig 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978
  1. # ALSA PCI drivers
  2. menu "PCI devices"
  3. depends on SND!=n && PCI
  4. config SND_AD1889
  5. tristate "Analog Devices AD1889"
  6. depends on SND
  7. select SND_AC97_CODEC
  8. help
  9. Say Y here to include support for the integrated AC97 sound
  10. device found in particular on the Hewlett-Packard [BCJ]-xxx0
  11. class PA-RISC workstations, using the AD1819 codec.
  12. To compile this as a module, choose M here: the module
  13. will be called snd-ad1889.
  14. config SND_ALS300
  15. tristate "Avance Logic ALS300/ALS300+"
  16. depends on SND
  17. select SND_PCM
  18. select SND_AC97_CODEC
  19. select SND_OPL3_LIB
  20. help
  21. Say 'Y' or 'M' to include support for Avance Logic ALS300/ALS300+
  22. To compile this driver as a module, choose M here: the module
  23. will be called snd-als300
  24. config SND_ALS4000
  25. tristate "Avance Logic ALS4000"
  26. depends on SND && ISA_DMA_API
  27. select SND_OPL3_LIB
  28. select SND_MPU401_UART
  29. select SND_PCM
  30. select SND_SB_COMMON
  31. help
  32. Say Y here to include support for soundcards based on Avance Logic
  33. ALS4000 chips.
  34. To compile this driver as a module, choose M here: the module
  35. will be called snd-als4000.
  36. config SND_ALI5451
  37. tristate "ALi M5451 PCI Audio Controller"
  38. depends on SND
  39. select SND_MPU401_UART
  40. select SND_AC97_CODEC
  41. help
  42. Say Y here to include support for the integrated AC97 sound
  43. device on motherboards using the ALi M5451 Audio Controller
  44. (M1535/M1535D/M1535+/M1535D+ south bridges). Newer chipsets
  45. use the "Intel/SiS/nVidia/AMD/ALi AC97 Controller" driver.
  46. To compile this driver as a module, choose M here: the module
  47. will be called snd-ali5451.
  48. config SND_ATIIXP
  49. tristate "ATI IXP AC97 Controller"
  50. depends on SND
  51. select SND_AC97_CODEC
  52. help
  53. Say Y here to include support for the integrated AC97 sound
  54. device on motherboards with ATI chipsets (ATI IXP 150/200/250/
  55. 300/400).
  56. To compile this driver as a module, choose M here: the module
  57. will be called snd-atiixp.
  58. config SND_ATIIXP_MODEM
  59. tristate "ATI IXP Modem"
  60. depends on SND
  61. select SND_AC97_CODEC
  62. help
  63. Say Y here to include support for the integrated MC97 modem on
  64. motherboards with ATI chipsets (ATI IXP 150/200/250).
  65. To compile this driver as a module, choose M here: the module
  66. will be called snd-atiixp-modem.
  67. config SND_AU8810
  68. tristate "Aureal Advantage"
  69. depends on SND
  70. select SND_MPU401_UART
  71. select SND_AC97_CODEC
  72. help
  73. Say Y here to include support for Aureal Advantage soundcards.
  74. Supported features: Hardware Mixer, SRC, EQ and SPDIF output.
  75. 3D support code is in place, but not yet useable. For more info,
  76. email the ALSA developer list, or <mjander@users.sourceforge.net>.
  77. To compile this driver as a module, choose M here: the module
  78. will be called snd-au8810.
  79. config SND_AU8820
  80. tristate "Aureal Vortex"
  81. depends on SND
  82. select SND_MPU401_UART
  83. select SND_AC97_CODEC
  84. help
  85. Say Y here to include support for Aureal Vortex soundcards.
  86. Supported features: Hardware Mixer and SRC. For more info, email
  87. 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-au8820.
  90. config SND_AU8830
  91. tristate "Aureal Vortex 2"
  92. depends on SND
  93. select SND_MPU401_UART
  94. select SND_AC97_CODEC
  95. help
  96. Say Y here to include support for Aureal Vortex 2 soundcards.
  97. Supported features: Hardware Mixer, SRC, EQ and SPDIF output.
  98. 3D support code is in place, but not yet useable. For more info,
  99. email the ALSA developer list, or <mjander@users.sourceforge.net>.
  100. To compile this driver as a module, choose M here: the module
  101. will be called snd-au8830.
  102. config SND_AW2
  103. tristate "Emagic Audiowerk 2"
  104. depends on SND
  105. help
  106. Say Y here to include support for Emagic Audiowerk 2 soundcards.
  107. Supported features: Analog and SPDIF output. Analog or SPDIF input.
  108. Note: Switch between analog and digital input does not always work.
  109. It can produce continuous noise. The workaround is to switch again
  110. (and again) between digital and analog input until it works.
  111. To compile this driver as a module, choose M here: the module
  112. will be called snd-aw2.
  113. config SND_AZT3328
  114. tristate "Aztech AZF3328 / PCI168 (EXPERIMENTAL)"
  115. depends on SND && EXPERIMENTAL
  116. select SND_OPL3_LIB
  117. select SND_MPU401_UART
  118. select SND_PCM
  119. help
  120. Say Y here to include support for Aztech AZF3328 (PCI168)
  121. soundcards.
  122. To compile this driver as a module, choose M here: the module
  123. will be called snd-azt3328.
  124. config SND_BT87X
  125. tristate "Bt87x Audio Capture"
  126. depends on SND
  127. select SND_PCM
  128. help
  129. If you want to record audio from TV cards based on
  130. Brooktree Bt878/Bt879 chips, say Y here and read
  131. <file:Documentation/sound/alsa/Bt87x.txt>.
  132. To compile this driver as a module, choose M here: the module
  133. will be called snd-bt87x.
  134. config SND_BT87X_OVERCLOCK
  135. bool "Bt87x Audio overclocking"
  136. depends on SND_BT87X
  137. help
  138. Say Y here if 448000 Hz isn't enough for you and you want to
  139. record from the analog input with up to 1792000 Hz.
  140. Higher sample rates won't hurt your hardware, but audio
  141. quality may suffer.
  142. config SND_CA0106
  143. tristate "SB Audigy LS / Live 24bit"
  144. depends on SND
  145. select SND_AC97_CODEC
  146. select SND_RAWMIDI
  147. select SND_VMASTER
  148. help
  149. Say Y here to include support for the Sound Blaster Audigy LS
  150. and Live 24bit.
  151. To compile this driver as a module, choose M here: the module
  152. will be called snd-ca0106.
  153. config SND_CMIPCI
  154. tristate "C-Media 8338, 8738, 8768, 8770"
  155. depends on SND
  156. select SND_OPL3_LIB
  157. select SND_MPU401_UART
  158. select SND_PCM
  159. help
  160. If you want to use soundcards based on C-Media CMI8338, CMI8738,
  161. CMI8768 or CMI8770 chips, say Y here and read
  162. <file:Documentation/sound/alsa/CMIPCI.txt>.
  163. To compile this driver as a module, choose M here: the module
  164. will be called snd-cmipci.
  165. config SND_OXYGEN_LIB
  166. tristate
  167. depends on SND
  168. select SND_PCM
  169. select SND_MPU401_UART
  170. config SND_OXYGEN
  171. tristate "C-Media 8788 (Oxygen)"
  172. depends on SND
  173. select SND_OXYGEN_LIB
  174. help
  175. Say Y here to include support for sound cards based on the
  176. C-Media CMI8788 (Oxygen HD Audio) chip:
  177. * Asound A-8788
  178. * AuzenTech X-Meridian
  179. * Bgears b-Enspirer
  180. * Club3D Theatron DTS
  181. * HT-Omega Claro
  182. * Razer Barracuda AC-1
  183. * Sondigo Inferno
  184. To compile this driver as a module, choose M here: the module
  185. will be called snd-oxygen.
  186. config SND_CS4281
  187. tristate "Cirrus Logic (Sound Fusion) CS4281"
  188. depends on SND
  189. select SND_OPL3_LIB
  190. select SND_RAWMIDI
  191. select SND_AC97_CODEC
  192. help
  193. Say Y here to include support for Cirrus Logic CS4281 chips.
  194. To compile this driver as a module, choose M here: the module
  195. will be called snd-cs4281.
  196. config SND_CS46XX
  197. tristate "Cirrus Logic (Sound Fusion) CS4280/CS461x/CS462x/CS463x"
  198. depends on SND
  199. select SND_RAWMIDI
  200. select SND_AC97_CODEC
  201. help
  202. Say Y here to include support for Cirrus Logic CS4610/CS4612/
  203. CS4614/CS4615/CS4622/CS4624/CS4630/CS4280 chips.
  204. To compile this driver as a module, choose M here: the module
  205. will be called snd-cs46xx.
  206. config SND_CS46XX_NEW_DSP
  207. bool "Cirrus Logic (Sound Fusion) New DSP support"
  208. depends on SND_CS46XX
  209. default y
  210. help
  211. Say Y here to use a new DSP image for SPDIF and dual codecs.
  212. This works better than the old code, so say Y.
  213. config SND_CS5530
  214. tristate "CS5530 Audio"
  215. depends on SND && ISA_DMA_API
  216. select SND_SB16_DSP
  217. help
  218. Say Y here to include support for audio on Cyrix/NatSemi CS5530 chips.
  219. To compile this driver as a module, choose M here: the module
  220. will be called snd-cs5530.
  221. config SND_CS5535AUDIO
  222. tristate "CS5535/CS5536 Audio"
  223. depends on SND && X86 && !X86_64
  224. select SND_PCM
  225. select SND_AC97_CODEC
  226. help
  227. Say Y here to include support for audio on CS5535 chips. It is
  228. referred to as NS CS5535 IO or AMD CS5535 IO companion in
  229. various literature. This driver also supports the CS5536 audio
  230. device. However, for both chips, on certain boards, you may
  231. need to use ac97_quirk=hp_only if your board has physically
  232. mapped headphone out to master output. If that works for you,
  233. send lspci -vvv output to the mailing list so that your board
  234. can be identified in the quirks list.
  235. To compile this driver as a module, choose M here: the module
  236. will be called snd-cs5535audio.
  237. config SND_DARLA20
  238. tristate "(Echoaudio) Darla20"
  239. depends on SND
  240. select FW_LOADER
  241. select SND_PCM
  242. help
  243. Say 'Y' or 'M' to include support for Echoaudio Darla.
  244. To compile this driver as a module, choose M here: the module
  245. will be called snd-darla20
  246. config SND_GINA20
  247. tristate "(Echoaudio) Gina20"
  248. depends on SND
  249. select FW_LOADER
  250. select SND_PCM
  251. help
  252. Say 'Y' or 'M' to include support for Echoaudio Gina.
  253. To compile this driver as a module, choose M here: the module
  254. will be called snd-gina20
  255. config SND_LAYLA20
  256. tristate "(Echoaudio) Layla20"
  257. depends on SND
  258. select FW_LOADER
  259. select SND_RAWMIDI
  260. select SND_PCM
  261. help
  262. Say 'Y' or 'M' to include support for Echoaudio Layla.
  263. To compile this driver as a module, choose M here: the module
  264. will be called snd-layla20
  265. config SND_DARLA24
  266. tristate "(Echoaudio) Darla24"
  267. depends on SND
  268. select FW_LOADER
  269. select SND_PCM
  270. help
  271. Say 'Y' or 'M' to include support for Echoaudio Darla24.
  272. To compile this driver as a module, choose M here: the module
  273. will be called snd-darla24
  274. config SND_GINA24
  275. tristate "(Echoaudio) Gina24"
  276. depends on SND
  277. select FW_LOADER
  278. select SND_PCM
  279. help
  280. Say 'Y' or 'M' to include support for Echoaudio Gina24.
  281. To compile this driver as a module, choose M here: the module
  282. will be called snd-gina24
  283. config SND_LAYLA24
  284. tristate "(Echoaudio) Layla24"
  285. depends on SND
  286. select FW_LOADER
  287. select SND_RAWMIDI
  288. select SND_PCM
  289. help
  290. Say 'Y' or 'M' to include support for Echoaudio Layla24.
  291. To compile this driver as a module, choose M here: the module
  292. will be called snd-layla24
  293. config SND_MONA
  294. tristate "(Echoaudio) Mona"
  295. depends on SND
  296. select FW_LOADER
  297. select SND_RAWMIDI
  298. select SND_PCM
  299. help
  300. Say 'Y' or 'M' to include support for Echoaudio Mona.
  301. To compile this driver as a module, choose M here: the module
  302. will be called snd-mona
  303. config SND_MIA
  304. tristate "(Echoaudio) Mia"
  305. depends on SND
  306. select FW_LOADER
  307. select SND_RAWMIDI
  308. select SND_PCM
  309. help
  310. Say 'Y' or 'M' to include support for Echoaudio Mia and Mia-midi.
  311. To compile this driver as a module, choose M here: the module
  312. will be called snd-mia
  313. config SND_ECHO3G
  314. tristate "(Echoaudio) 3G cards"
  315. depends on SND
  316. select FW_LOADER
  317. select SND_RAWMIDI
  318. select SND_PCM
  319. help
  320. Say 'Y' or 'M' to include support for Echoaudio Gina3G and Layla3G.
  321. To compile this driver as a module, choose M here: the module
  322. will be called snd-echo3g
  323. config SND_INDIGO
  324. tristate "(Echoaudio) Indigo"
  325. depends on SND
  326. select FW_LOADER
  327. select SND_PCM
  328. help
  329. Say 'Y' or 'M' to include support for Echoaudio Indigo.
  330. To compile this driver as a module, choose M here: the module
  331. will be called snd-indigo
  332. config SND_INDIGOIO
  333. tristate "(Echoaudio) Indigo IO"
  334. depends on SND
  335. select FW_LOADER
  336. select SND_PCM
  337. help
  338. Say 'Y' or 'M' to include support for Echoaudio Indigo IO.
  339. To compile this driver as a module, choose M here: the module
  340. will be called snd-indigoio
  341. config SND_INDIGODJ
  342. tristate "(Echoaudio) Indigo DJ"
  343. depends on SND
  344. select FW_LOADER
  345. select SND_PCM
  346. help
  347. Say 'Y' or 'M' to include support for Echoaudio Indigo DJ.
  348. To compile this driver as a module, choose M here: the module
  349. will be called snd-indigodj
  350. config SND_EMU10K1
  351. tristate "Emu10k1 (SB Live!, Audigy, E-mu APS)"
  352. depends on SND
  353. select FW_LOADER
  354. select SND_HWDEP
  355. select SND_RAWMIDI
  356. select SND_AC97_CODEC
  357. help
  358. Say Y to include support for Sound Blaster PCI 512, Live!,
  359. Audigy and E-mu APS (partially supported) soundcards.
  360. The confusing multitude of mixer controls is documented in
  361. <file:Documentation/sound/alsa/SB-Live-mixer.txt> and
  362. <file:Documentation/sound/alsa/Audigy-mixer.txt>.
  363. To compile this driver as a module, choose M here: the module
  364. will be called snd-emu10k1.
  365. config SND_EMU10K1X
  366. tristate "Emu10k1X (Dell OEM Version)"
  367. depends on SND
  368. select SND_AC97_CODEC
  369. select SND_RAWMIDI
  370. help
  371. Say Y here to include support for the Dell OEM version of the
  372. Sound Blaster Live!.
  373. To compile this driver as a module, choose M here: the module
  374. will be called snd-emu10k1x.
  375. config SND_ENS1370
  376. tristate "(Creative) Ensoniq AudioPCI 1370"
  377. depends on SND
  378. select SND_RAWMIDI
  379. select SND_PCM
  380. help
  381. Say Y here to include support for Ensoniq AudioPCI ES1370 chips.
  382. To compile this driver as a module, choose M here: the module
  383. will be called snd-ens1370.
  384. config SND_ENS1371
  385. tristate "(Creative) Ensoniq AudioPCI 1371/1373"
  386. depends on SND
  387. select SND_RAWMIDI
  388. select SND_AC97_CODEC
  389. help
  390. Say Y here to include support for Ensoniq AudioPCI ES1371 chips and
  391. Sound Blaster PCI 64 or 128 soundcards.
  392. To compile this driver as a module, choose M here: the module
  393. will be called snd-ens1371.
  394. config SND_ES1938
  395. tristate "ESS ES1938/1946/1969 (Solo-1)"
  396. depends on SND
  397. select SND_OPL3_LIB
  398. select SND_MPU401_UART
  399. select SND_AC97_CODEC
  400. help
  401. Say Y here to include support for soundcards based on ESS Solo-1
  402. (ES1938, ES1946, ES1969) chips.
  403. To compile this driver as a module, choose M here: the module
  404. will be called snd-es1938.
  405. config SND_ES1968
  406. tristate "ESS ES1968/1978 (Maestro-1/2/2E)"
  407. depends on SND
  408. select SND_MPU401_UART
  409. select SND_AC97_CODEC
  410. help
  411. Say Y here to include support for soundcards based on ESS Maestro
  412. 1/2/2E chips.
  413. To compile this driver as a module, choose M here: the module
  414. will be called snd-es1968.
  415. config SND_FM801
  416. tristate "ForteMedia FM801"
  417. depends on SND
  418. select SND_OPL3_LIB
  419. select SND_MPU401_UART
  420. select SND_AC97_CODEC
  421. help
  422. Say Y here to include support for soundcards based on the ForteMedia
  423. FM801 chip.
  424. To compile this driver as a module, choose M here: the module
  425. will be called snd-fm801.
  426. config SND_FM801_TEA575X_BOOL
  427. bool "ForteMedia FM801 + TEA5757 tuner"
  428. depends on SND_FM801
  429. depends on VIDEO_V4L1=y || VIDEO_V4L1=SND_FM801
  430. help
  431. Say Y here to include support for soundcards based on the ForteMedia
  432. FM801 chip with a TEA5757 tuner connected to GPIO1-3 pins (Media
  433. Forte SF256-PCS-02) into the snd-fm801 driver.
  434. config SND_FM801_TEA575X
  435. tristate
  436. depends on SND_FM801_TEA575X_BOOL
  437. default SND_FM801
  438. config SND_HDA_INTEL
  439. tristate "Intel HD Audio"
  440. depends on SND
  441. select SND_PCM
  442. select SND_VMASTER
  443. help
  444. Say Y here to include support for Intel "High Definition
  445. Audio" (Azalia) motherboard devices.
  446. To compile this driver as a module, choose M here: the module
  447. will be called snd-hda-intel.
  448. config SND_HDA_HWDEP
  449. bool "Build hwdep interface for HD-audio driver"
  450. depends on SND_HDA_INTEL
  451. select SND_HWDEP
  452. help
  453. Say Y here to build a hwdep interface for HD-audio driver.
  454. This interface can be used for out-of-band communication
  455. with codecs for debugging purposes.
  456. config SND_HDA_CODEC_REALTEK
  457. bool "Build Realtek HD-audio codec support"
  458. depends on SND_HDA_INTEL
  459. default y
  460. help
  461. Say Y here to include Realtek HD-audio codec support in
  462. snd-hda-intel driver, such as ALC880.
  463. config SND_HDA_CODEC_ANALOG
  464. bool "Build Analog Device HD-audio codec support"
  465. depends on SND_HDA_INTEL
  466. default y
  467. help
  468. Say Y here to include Analog Device HD-audio codec support in
  469. snd-hda-intel driver, such as AD1986A.
  470. config SND_HDA_CODEC_SIGMATEL
  471. bool "Build IDT/Sigmatel HD-audio codec support"
  472. depends on SND_HDA_INTEL
  473. default y
  474. help
  475. Say Y here to include IDT (Sigmatel) HD-audio codec support in
  476. snd-hda-intel driver, such as STAC9200.
  477. config SND_HDA_CODEC_VIA
  478. bool "Build VIA HD-audio codec support"
  479. depends on SND_HDA_INTEL
  480. default y
  481. help
  482. Say Y here to include VIA HD-audio codec support in
  483. snd-hda-intel driver, such as VT1708.
  484. config SND_HDA_CODEC_ATIHDMI
  485. bool "Build ATI HDMI HD-audio codec support"
  486. depends on SND_HDA_INTEL
  487. default y
  488. help
  489. Say Y here to include ATI HDMI HD-audio codec support in
  490. snd-hda-intel driver, such as ATI RS600 HDMI.
  491. config SND_HDA_CODEC_CONEXANT
  492. bool "Build Conexant HD-audio codec support"
  493. depends on SND_HDA_INTEL
  494. default y
  495. help
  496. Say Y here to include Conexant HD-audio codec support in
  497. snd-hda-intel driver, such as CX20549.
  498. config SND_HDA_CODEC_CMEDIA
  499. bool "Build C-Media HD-audio codec support"
  500. depends on SND_HDA_INTEL
  501. default y
  502. help
  503. Say Y here to include C-Media HD-audio codec support in
  504. snd-hda-intel driver, such as CMI9880.
  505. config SND_HDA_CODEC_SI3054
  506. bool "Build Silicon Labs 3054 HD-modem codec support"
  507. depends on SND_HDA_INTEL
  508. default y
  509. help
  510. Say Y here to include Silicon Labs 3054 HD-modem codec
  511. (and compatibles) support in snd-hda-intel driver.
  512. config SND_HDA_GENERIC
  513. bool "Enable generic HD-audio codec parser"
  514. depends on SND_HDA_INTEL
  515. default y
  516. help
  517. Say Y here to enable the generic HD-audio codec parser
  518. in snd-hda-intel driver.
  519. config SND_HDA_POWER_SAVE
  520. bool "Aggressive power-saving on HD-audio"
  521. depends on SND_HDA_INTEL && EXPERIMENTAL
  522. help
  523. Say Y here to enable more aggressive power-saving mode on
  524. HD-audio driver. The power-saving timeout can be configured
  525. via power_save option or over sysfs on-the-fly.
  526. config SND_HDA_POWER_SAVE_DEFAULT
  527. int "Default time-out for HD-audio power-save mode"
  528. depends on SND_HDA_POWER_SAVE
  529. default 0
  530. help
  531. The default time-out value in seconds for HD-audio automatic
  532. power-save mode. 0 means to disable the power-save mode.
  533. config SND_HDSP
  534. tristate "RME Hammerfall DSP Audio"
  535. depends on SND
  536. select SND_HWDEP
  537. select SND_RAWMIDI
  538. select SND_PCM
  539. help
  540. Say Y here to include support for RME Hammerfall DSP Audio
  541. soundcards.
  542. To compile this driver as a module, choose M here: the module
  543. will be called snd-hdsp.
  544. config SND_HDSPM
  545. tristate "RME Hammerfall DSP MADI"
  546. depends on SND
  547. select SND_HWDEP
  548. select SND_RAWMIDI
  549. select SND_PCM
  550. help
  551. Say Y here to include support for RME Hammerfall DSP MADI
  552. soundcards.
  553. To compile this driver as a module, choose M here: the module
  554. will be called snd-hdspm.
  555. config SND_HIFIER
  556. tristate "TempoTec HiFier Fantasia"
  557. depends on SND
  558. select SND_OXYGEN_LIB
  559. help
  560. Say Y here to include support for the MediaTek/TempoTec HiFier
  561. Fantasia sound card.
  562. To compile this driver as a module, choose M here: the module
  563. will be called snd-hifier.
  564. config SND_ICE1712
  565. tristate "ICEnsemble ICE1712 (Envy24)"
  566. depends on SND
  567. select SND_MPU401_UART
  568. select SND_AC97_CODEC
  569. help
  570. Say Y here to include support for soundcards based on the
  571. ICE1712 (Envy24) chip.
  572. Currently supported hardware is: M-Audio Delta 1010(LT),
  573. DiO 2496, 66, 44, 410, Audiophile 24/96; Digigram VX442;
  574. TerraTec EWX 24/96, EWS 88MT, 88D, DMX 6Fire, Phase 88;
  575. Hoontech SoundTrack DSP 24/Value/Media7.1; Event EZ8.
  576. To compile this driver as a module, choose M here: the module
  577. will be called snd-ice1712.
  578. config SND_ICE1724
  579. tristate "ICE/VT1724/1720 (Envy24HT/PT)"
  580. depends on SND
  581. select SND_MPU401_UART
  582. select SND_AC97_CODEC
  583. select SND_VMASTER
  584. help
  585. Say Y here to include support for soundcards based on
  586. ICE/VT1724/1720 (Envy24HT/PT) chips.
  587. Currently supported hardware is: AMP AUDIO2000; M-Audio
  588. Revolution 7.1; TerraTec Aureon 5.1 Sky, 7.1 Space/Universe;
  589. AudioTrak Prodigy 7.1; Pontis MS300; Albatron K8X800 Pro II;
  590. Chaintech ZNF3-150/250.
  591. To compile this driver as a module, choose M here: the module
  592. will be called snd-ice1724.
  593. config SND_INTEL8X0
  594. tristate "Intel/SiS/nVidia/AMD/ALi AC97 Controller"
  595. depends on SND
  596. select SND_AC97_CODEC
  597. help
  598. Say Y here to include support for the integrated AC97 sound
  599. device on motherboards with Intel/SiS/nVidia/AMD chipsets, or
  600. ALi chipsets using the M5455 Audio Controller. (There is a
  601. separate driver for ALi M5451 Audio Controllers.)
  602. To compile this driver as a module, choose M here: the module
  603. will be called snd-intel8x0.
  604. config SND_INTEL8X0M
  605. tristate "Intel/SiS/nVidia/AMD MC97 Modem"
  606. depends on SND
  607. select SND_AC97_CODEC
  608. help
  609. Say Y here to include support for the integrated MC97 modem on
  610. motherboards with Intel/SiS/nVidia/AMD chipsets.
  611. To compile this driver as a module, choose M here: the module
  612. will be called snd-intel8x0m.
  613. config SND_KORG1212
  614. tristate "Korg 1212 IO"
  615. depends on SND
  616. select FW_LOADER if !SND_KORG1212_FIRMWARE_IN_KERNEL
  617. select SND_PCM
  618. help
  619. Say Y here to include support for Korg 1212IO soundcards.
  620. To compile this driver as a module, choose M here: the module
  621. will be called snd-korg1212.
  622. config SND_KORG1212_FIRMWARE_IN_KERNEL
  623. bool "In-kernel firmware for Korg1212 driver"
  624. depends on SND_KORG1212
  625. default y
  626. help
  627. Say Y here to include the static firmware built in the kernel
  628. for the Korg1212 driver. If you choose N here, you need to
  629. install the firmware files from the alsa-firmware package.
  630. config SND_MAESTRO3
  631. tristate "ESS Allegro/Maestro3"
  632. depends on SND
  633. select FW_LOADER if !SND_MAESTRO3_FIRMWARE_IN_KERNEL
  634. select SND_AC97_CODEC
  635. help
  636. Say Y here to include support for soundcards based on ESS Maestro 3
  637. (Allegro) chips.
  638. To compile this driver as a module, choose M here: the module
  639. will be called snd-maestro3.
  640. config SND_MAESTRO3_FIRMWARE_IN_KERNEL
  641. bool "In-kernel firmware for Maestro3 driver"
  642. depends on SND_MAESTRO3
  643. default y
  644. help
  645. Say Y here to include the static firmware built in the kernel
  646. for the Maestro3 driver. If you choose N here, you need to
  647. install the firmware files from the alsa-firmware package.
  648. config SND_MIXART
  649. tristate "Digigram miXart"
  650. depends on SND
  651. select SND_HWDEP
  652. select SND_PCM
  653. help
  654. If you want to use Digigram miXart soundcards, say Y here and
  655. read <file:Documentation/sound/alsa/MIXART.txt>.
  656. To compile this driver as a module, choose M here: the module
  657. will be called snd-mixart.
  658. config SND_NM256
  659. tristate "NeoMagic NM256AV/ZX"
  660. depends on SND
  661. select SND_AC97_CODEC
  662. help
  663. Say Y here to include support for NeoMagic NM256AV/ZX chips.
  664. To compile this driver as a module, choose M here: the module
  665. will be called snd-nm256.
  666. config SND_PCXHR
  667. tristate "Digigram PCXHR"
  668. depends on SND
  669. select SND_PCM
  670. select SND_HWDEP
  671. help
  672. Say Y here to include support for Digigram PCXHR boards.
  673. To compile this driver as a module, choose M here: the module
  674. will be called snd-pcxhr.
  675. config SND_RIPTIDE
  676. tristate "Conexant Riptide"
  677. depends on SND
  678. select FW_LOADER
  679. select SND_OPL3_LIB
  680. select SND_MPU401_UART
  681. select SND_AC97_CODEC
  682. help
  683. Say 'Y' or 'M' to include support for Conexant Riptide chip.
  684. To compile this driver as a module, choose M here: the module
  685. will be called snd-riptide
  686. config SND_RME32
  687. tristate "RME Digi32, 32/8, 32 PRO"
  688. depends on SND
  689. select SND_PCM
  690. help
  691. Say Y to include support for RME Digi32, Digi32 PRO and
  692. Digi32/8 (Sek'd Prodif32, Prodif96 and Prodif Gold) audio
  693. devices.
  694. To compile this driver as a module, choose M here: the module
  695. will be called snd-rme32.
  696. config SND_RME96
  697. tristate "RME Digi96, 96/8, 96/8 PRO"
  698. depends on SND
  699. select SND_PCM
  700. help
  701. Say Y here to include support for RME Digi96, Digi96/8 and
  702. Digi96/8 PRO/PAD/PST soundcards.
  703. To compile this driver as a module, choose M here: the module
  704. will be called snd-rme96.
  705. config SND_RME9652
  706. tristate "RME Digi9652 (Hammerfall)"
  707. depends on SND
  708. select SND_PCM
  709. help
  710. Say Y here to include support for RME Hammerfall (RME
  711. Digi9652/Digi9636) soundcards.
  712. To compile this driver as a module, choose M here: the module
  713. will be called snd-rme9652.
  714. config SND_SIS7019
  715. tristate "SiS 7019 Audio Accelerator"
  716. depends on SND && X86 && !X86_64
  717. select SND_AC97_CODEC
  718. help
  719. Say Y here to include support for the SiS 7019 Audio Accelerator.
  720. To compile this driver as a module, choose M here: the module
  721. will be called snd-sis7019.
  722. config SND_SONICVIBES
  723. tristate "S3 SonicVibes"
  724. depends on SND
  725. select SND_OPL3_LIB
  726. select SND_MPU401_UART
  727. select SND_AC97_CODEC
  728. help
  729. Say Y here to include support for soundcards based on the S3
  730. SonicVibes chip.
  731. To compile this driver as a module, choose M here: the module
  732. will be called snd-sonicvibes.
  733. config SND_TRIDENT
  734. tristate "Trident 4D-Wave DX/NX; SiS 7018"
  735. depends on SND
  736. select SND_MPU401_UART
  737. select SND_AC97_CODEC
  738. help
  739. Say Y here to include support for soundcards based on Trident
  740. 4D-Wave DX/NX or SiS 7018 chips.
  741. To compile this driver as a module, choose M here: the module
  742. will be called snd-trident.
  743. config SND_VIA82XX
  744. tristate "VIA 82C686A/B, 8233/8235 AC97 Controller"
  745. depends on SND
  746. select SND_MPU401_UART
  747. select SND_AC97_CODEC
  748. help
  749. Say Y here to include support for the integrated AC97 sound
  750. device on motherboards with VIA chipsets.
  751. To compile this driver as a module, choose M here: the module
  752. will be called snd-via82xx.
  753. config SND_VIA82XX_MODEM
  754. tristate "VIA 82C686A/B, 8233 based Modems"
  755. depends on SND
  756. select SND_AC97_CODEC
  757. help
  758. Say Y here to include support for the integrated MC97 modem on
  759. motherboards with VIA chipsets.
  760. To compile this driver as a module, choose M here: the module
  761. will be called snd-via82xx-modem.
  762. config SND_VIRTUOSO
  763. tristate "Asus Virtuoso 100/200 (Xonar)"
  764. depends on SND
  765. select SND_OXYGEN_LIB
  766. help
  767. Say Y here to include support for sound cards based on the
  768. Asus AV100/AV200 chips, i.e., Xonar D2, DX and D2X.
  769. To compile this driver as a module, choose M here: the module
  770. will be called snd-virtuoso.
  771. config SND_VX222
  772. tristate "Digigram VX222"
  773. depends on SND
  774. select SND_VX_LIB
  775. help
  776. Say Y here to include support for Digigram VX222 soundcards.
  777. To compile this driver as a module, choose M here: the module
  778. will be called snd-vx222.
  779. config SND_YMFPCI
  780. tristate "Yamaha YMF724/740/744/754"
  781. depends on SND
  782. select FW_LOADER if !SND_YMFPCI_FIRMWARE_IN_KERNEL
  783. select SND_OPL3_LIB
  784. select SND_MPU401_UART
  785. select SND_AC97_CODEC
  786. help
  787. Say Y here to include support for Yamaha PCI audio chips -
  788. YMF724, YMF724F, YMF740, YMF740C, YMF744, YMF754.
  789. To compile this driver as a module, choose M here: the module
  790. will be called snd-ymfpci.
  791. config SND_YMFPCI_FIRMWARE_IN_KERNEL
  792. bool "In-kernel firmware for YMFPCI driver"
  793. depends on SND_YMFPCI
  794. default y
  795. help
  796. Say Y here to include the static firmware built in the kernel
  797. for the YMFPCI driver. If you choose N here, you need to
  798. install the firmware files from the alsa-firmware package.
  799. config SND_AC97_POWER_SAVE
  800. bool "AC97 Power-Saving Mode"
  801. depends on SND_AC97_CODEC && EXPERIMENTAL
  802. default n
  803. help
  804. Say Y here to enable the aggressive power-saving support of
  805. AC97 codecs. In this mode, the power-mode is dynamically
  806. controlled at each open/close.
  807. The mode is activated by passing power_save=1 option to
  808. snd-ac97-codec driver. You can toggle it dynamically over
  809. sysfs, too.
  810. config SND_AC97_POWER_SAVE_DEFAULT
  811. int "Default time-out for AC97 power-save mode"
  812. depends on SND_AC97_POWER_SAVE
  813. default 0
  814. help
  815. The default time-out value in seconds for AC97 automatic
  816. power-save mode. 0 means to disable the power-save mode.
  817. endmenu