Kconfig 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754
  1. # drivers/sound/Config.in
  2. #
  3. # 18 Apr 1998, Michael Elizabeth Chastain, <mailto:mec@shout.net>
  4. # More hacking for modularisation.
  5. #
  6. # Prompt user for primary drivers.
  7. config OBSOLETE_OSS
  8. bool "Obsolete OSS drivers"
  9. depends on SOUND_PRIME
  10. help
  11. This option enables support for obsolete OSS drivers that
  12. are scheduled for removal in the near future since there
  13. are ALSA drivers for the same hardware.
  14. Please contact Adrian Bunk <bunk@stusta.de> if you had to
  15. say Y here because your soundcard is not properly supported
  16. by ALSA.
  17. If unsure, say N.
  18. config SOUND_BT878
  19. tristate "BT878 audio dma"
  20. depends on SOUND_PRIME && PCI
  21. ---help---
  22. Audio DMA support for bt878 based grabber boards. As you might have
  23. already noticed, bt878 is listed with two functions in /proc/pci.
  24. Function 0 does the video stuff (bt848 compatible), function 1 does
  25. the same for audio data. This is a driver for the audio part of
  26. the chip. If you say 'Y' here you get a oss-compatible dsp device
  27. where you can record from. If you want just watch TV you probably
  28. don't need this driver as most TV cards handle sound with a short
  29. cable from the TV card to your sound card's line-in.
  30. To compile this driver as a module, choose M here: the module will
  31. be called btaudio.
  32. config SOUND_BCM_CS4297A
  33. tristate "Crystal Sound CS4297a (for Swarm)"
  34. depends on SOUND_PRIME && SIBYTE_SWARM
  35. help
  36. The BCM91250A has a Crystal CS4297a on synchronous serial
  37. port B (in addition to the DB-9 serial port). Say Y or M
  38. here to enable the sound chip instead of the UART. Also
  39. note that CONFIG_KGDB should not be enabled at the same
  40. time, since it also attempts to use this UART port.
  41. config SOUND_ES1371
  42. tristate "Creative Ensoniq AudioPCI 97 (ES1371)"
  43. depends on SOUND_PRIME && PCI && OBSOLETE_OSS
  44. help
  45. Say Y or M if you have a PCI sound card utilizing the Ensoniq
  46. ES1371 chipset, such as Ensoniq's AudioPCI97. To find out if
  47. your sound card uses an ES1371 without removing your computer's
  48. cover, use lspci -n and look for the PCI ID 1274:1371. Since
  49. Ensoniq was bought by Creative Labs, Sound Blaster 64/PCI
  50. models are either ES1370 or ES1371 based. This driver differs
  51. slightly from OSS/Free, so PLEASE READ
  52. <file:Documentation/sound/oss/es1371>.
  53. config SOUND_ICH
  54. tristate "Intel ICH (i8xx) audio support"
  55. depends on SOUND_PRIME && PCI
  56. help
  57. Support for integral audio in Intel's I/O Controller Hub (ICH)
  58. chipset, as used on the 810/820/840 motherboards.
  59. config SOUND_VWSND
  60. tristate "SGI Visual Workstation Sound"
  61. depends on SOUND_PRIME && X86_VISWS
  62. help
  63. Say Y or M if you have an SGI Visual Workstation and you want to be
  64. able to use its on-board audio. Read
  65. <file:Documentation/sound/oss/vwsnd> for more info on this driver's
  66. capabilities.
  67. config SOUND_HAL2
  68. tristate "SGI HAL2 sound (EXPERIMENTAL)"
  69. depends on SOUND_PRIME && SGI_IP22 && EXPERIMENTAL
  70. help
  71. Say Y or M if you have an SGI Indy or Indigo2 system and want to be able to
  72. use its on-board A2 audio system.
  73. config SOUND_VRC5477
  74. tristate "NEC Vrc5477 AC97 sound"
  75. depends on SOUND_PRIME && DDB5477
  76. help
  77. Say Y here to enable sound support for the NEC Vrc5477 chip, an
  78. integrated, multi-function controller chip for MIPS CPUs. Works
  79. with the AC97 codec.
  80. config SOUND_AU1550_AC97
  81. tristate "Au1550/Au1200 AC97 Sound"
  82. select SND_AC97_CODEC
  83. depends on SOUND_PRIME && (SOC_AU1550 || SOC_AU1200)
  84. config SOUND_TRIDENT
  85. tristate "Trident 4DWave DX/NX, SiS 7018 or ALi 5451 PCI Audio Core"
  86. depends on SOUND_PRIME && PCI
  87. ---help---
  88. Say Y or M if you have a PCI sound card utilizing the Trident
  89. 4DWave-DX/NX chipset or your mother board chipset has SiS 7018
  90. or ALi 5451 built-in. The SiS 7018 PCI Audio Core is embedded
  91. in SiS960 Super South Bridge and SiS540/630 Single Chipset.
  92. The ALi 5451 PCI Audio Core is embedded in ALi M1535, M1535D,
  93. M1535+ or M1535D+ South Bridge.
  94. Use lspci -n to find out if your sound card or chipset uses
  95. Trident 4DWave or SiS 7018. PCI ID 1023:2000 or 1023:2001 stands
  96. for Trident 4Dwave. PCI ID 1039:7018 stands for SiS7018. PCI ID
  97. 10B9:5451 stands for ALi5451.
  98. This driver supports S/PDIF in/out (record/playback) for ALi 5451
  99. embedded in ALi M1535+ and M1535D+. Note that they aren't all
  100. enabled by default; you can enable them by saying Y to "/proc file
  101. system support" and "Sysctl support", and after the /proc file
  102. system has been mounted, executing the command
  103. command what is enabled
  104. echo 0>/proc/ALi5451 pcm out is also set to S/PDIF out. (Default).
  105. echo 1>/proc/ALi5451 use S/PDIF out to output pcm data.
  106. echo 2>/proc/ALi5451 use S/PDIF out to output non-pcm data.
  107. (AC3...).
  108. echo 3>/proc/ALi5451 record from Ac97 in(MIC, Line in...).
  109. (Default).
  110. echo 4>/proc/ALi5451 no matter Ac97 settings, record from S/PDIF
  111. in.
  112. This driver differs slightly from OSS/Free, so PLEASE READ the
  113. comments at the top of <file:drivers/sound/trident.c>.
  114. config SOUND_MSNDCLAS
  115. tristate "Support for Turtle Beach MultiSound Classic, Tahiti, Monterey"
  116. depends on SOUND_PRIME && (m || !STANDALONE)
  117. help
  118. Say M here if you have a Turtle Beach MultiSound Classic, Tahiti or
  119. Monterey (not for the Pinnacle or Fiji).
  120. See <file:Documentation/sound/oss/MultiSound> for important information
  121. about this driver. Note that it has been discontinued, but the
  122. Voyetra Turtle Beach knowledge base entry for it is still available
  123. at <http://www.turtlebeach.com/site/kb_ftp/790.asp>.
  124. comment "Compiled-in MSND Classic support requires firmware during compilation."
  125. depends on SOUND_PRIME && SOUND_MSNDCLAS=y
  126. config MSNDCLAS_HAVE_BOOT
  127. bool
  128. depends on SOUND_MSNDCLAS=y && !STANDALONE
  129. default y
  130. config MSNDCLAS_INIT_FILE
  131. string "Full pathname of MSNDINIT.BIN firmware file"
  132. depends on SOUND_MSNDCLAS
  133. default "/etc/sound/msndinit.bin"
  134. help
  135. The MultiSound cards have two firmware files which are required for
  136. operation, and are not currently included. These files can be
  137. obtained from Turtle Beach. See
  138. <file:Documentation/sound/oss/MultiSound> for information on how to
  139. obtain this.
  140. config MSNDCLAS_PERM_FILE
  141. string "Full pathname of MSNDPERM.BIN firmware file"
  142. depends on SOUND_MSNDCLAS
  143. default "/etc/sound/msndperm.bin"
  144. help
  145. The MultiSound cards have two firmware files which are required for
  146. operation, and are not currently included. These files can be
  147. obtained from Turtle Beach. See
  148. <file:Documentation/sound/oss/MultiSound> for information on how to
  149. obtain this.
  150. config MSNDCLAS_IRQ
  151. int "MSND Classic IRQ 5, 7, 9, 10, 11, 12"
  152. depends on SOUND_MSNDCLAS=y
  153. default "5"
  154. help
  155. Interrupt Request line for the MultiSound Classic and related cards.
  156. config MSNDCLAS_MEM
  157. hex "MSND Classic memory B0000, C8000, D0000, D8000, E0000, E8000"
  158. depends on SOUND_MSNDCLAS=y
  159. default "D0000"
  160. help
  161. Memory-mapped I/O base address for the MultiSound Classic and
  162. related cards.
  163. config MSNDCLAS_IO
  164. hex "MSND Classic I/O 210, 220, 230, 240, 250, 260, 290, 3E0"
  165. depends on SOUND_MSNDCLAS=y
  166. default "290"
  167. help
  168. I/O port address for the MultiSound Classic and related cards.
  169. config SOUND_MSNDPIN
  170. tristate "Support for Turtle Beach MultiSound Pinnacle, Fiji"
  171. depends on SOUND_PRIME && (m || !STANDALONE)
  172. help
  173. Say M here if you have a Turtle Beach MultiSound Pinnacle or Fiji.
  174. See <file:Documentation/sound/oss/MultiSound> for important information
  175. about this driver. Note that it has been discontinued, but the
  176. Voyetra Turtle Beach knowledge base entry for it is still available
  177. at <http://www.turtlebeach.com/site/kb_ftp/600.asp>.
  178. comment "Compiled-in MSND Pinnacle support requires firmware during compilation."
  179. depends on SOUND_PRIME && SOUND_MSNDPIN=y
  180. config MSNDPIN_HAVE_BOOT
  181. bool
  182. depends on SOUND_MSNDPIN=y
  183. default y
  184. config MSNDPIN_INIT_FILE
  185. string "Full pathname of PNDSPINI.BIN firmware file"
  186. depends on SOUND_MSNDPIN
  187. default "/etc/sound/pndspini.bin"
  188. help
  189. The MultiSound cards have two firmware files which are required
  190. for operation, and are not currently included. These files can be
  191. obtained from Turtle Beach. See
  192. <file:Documentation/sound/oss/MultiSound> for information on how to
  193. obtain this.
  194. config MSNDPIN_PERM_FILE
  195. string "Full pathname of PNDSPERM.BIN firmware file"
  196. depends on SOUND_MSNDPIN
  197. default "/etc/sound/pndsperm.bin"
  198. help
  199. The MultiSound cards have two firmware files which are required for
  200. operation, and are not currently included. These files can be
  201. obtained from Turtle Beach. See
  202. <file:Documentation/sound/oss/MultiSound> for information on how to
  203. obtain this.
  204. config MSNDPIN_IRQ
  205. int "MSND Pinnacle IRQ 5, 7, 9, 10, 11, 12"
  206. depends on SOUND_MSNDPIN=y
  207. default "5"
  208. help
  209. Interrupt request line for the primary synthesizer on MultiSound
  210. Pinnacle and Fiji sound cards.
  211. config MSNDPIN_MEM
  212. hex "MSND Pinnacle memory B0000, C8000, D0000, D8000, E0000, E8000"
  213. depends on SOUND_MSNDPIN=y
  214. default "D0000"
  215. help
  216. Memory-mapped I/O base address for the primary synthesizer on
  217. MultiSound Pinnacle and Fiji sound cards.
  218. config MSNDPIN_IO
  219. hex "MSND Pinnacle I/O 210, 220, 230, 240, 250, 260, 290, 3E0"
  220. depends on SOUND_MSNDPIN=y
  221. default "290"
  222. help
  223. Memory-mapped I/O base address for the primary synthesizer on
  224. MultiSound Pinnacle and Fiji sound cards.
  225. config MSNDPIN_DIGITAL
  226. bool "MSND Pinnacle has S/PDIF I/O"
  227. depends on SOUND_MSNDPIN=y
  228. help
  229. If you have the S/PDIF daughter board for the Pinnacle or Fiji,
  230. answer Y here; otherwise, say N. If you have this, you will be able
  231. to play and record from the S/PDIF port (digital signal). See
  232. <file:Documentation/sound/oss/MultiSound> for information on how to make
  233. use of this capability.
  234. config MSNDPIN_NONPNP
  235. bool "MSND Pinnacle non-PnP Mode"
  236. depends on SOUND_MSNDPIN=y
  237. help
  238. The Pinnacle and Fiji card resources can be configured either with
  239. PnP, or through a configuration port. Say Y here if your card is NOT
  240. in PnP mode. For the Pinnacle, configuration in non-PnP mode allows
  241. use of the IDE and joystick peripherals on the card as well; these
  242. do not show up when the card is in PnP mode. Specifying zero for any
  243. resource of a device will disable the device. If you are running the
  244. card in PnP mode, you must say N here and use isapnptools to
  245. configure the card's resources.
  246. comment "MSND Pinnacle DSP section will be configured to above parameters."
  247. depends on SOUND_PRIME && SOUND_MSNDPIN=y && MSNDPIN_NONPNP
  248. config MSNDPIN_CFG
  249. hex "MSND Pinnacle config port 250,260,270"
  250. depends on MSNDPIN_NONPNP
  251. default "250"
  252. help
  253. This is the port which the Pinnacle and Fiji uses to configure the
  254. card's resources when not in PnP mode. If your card is in PnP mode,
  255. then be sure to say N to the previous option, "MSND Pinnacle Non-PnP
  256. Mode".
  257. comment "Pinnacle-specific Device Configuration (0 disables)"
  258. depends on SOUND_PRIME && SOUND_MSNDPIN=y && MSNDPIN_NONPNP
  259. config MSNDPIN_MPU_IO
  260. hex "MSND Pinnacle MPU I/O (e.g. 330)"
  261. depends on MSNDPIN_NONPNP
  262. default "0"
  263. help
  264. Memory-mapped I/O base address for the Kurzweil daughterboard
  265. synthesizer on MultiSound Pinnacle and Fiji sound cards.
  266. config MSNDPIN_MPU_IRQ
  267. int "MSND Pinnacle MPU IRQ (e.g. 9)"
  268. depends on MSNDPIN_NONPNP
  269. default "0"
  270. help
  271. Interrupt request number for the Kurzweil daughterboard
  272. synthesizer on MultiSound Pinnacle and Fiji sound cards.
  273. config MSNDPIN_IDE_IO0
  274. hex "MSND Pinnacle IDE I/O 0 (e.g. 170)"
  275. depends on MSNDPIN_NONPNP
  276. default "0"
  277. help
  278. CD-ROM drive 0 memory-mapped I/O base address for the MultiSound
  279. Pinnacle and Fiji sound cards.
  280. config MSNDPIN_IDE_IO1
  281. hex "MSND Pinnacle IDE I/O 1 (e.g. 376)"
  282. depends on MSNDPIN_NONPNP
  283. default "0"
  284. help
  285. CD-ROM drive 1 memory-mapped I/O base address for the MultiSound
  286. Pinnacle and Fiji sound cards.
  287. config MSNDPIN_IDE_IRQ
  288. int "MSND Pinnacle IDE IRQ (e.g. 15)"
  289. depends on MSNDPIN_NONPNP
  290. default "0"
  291. help
  292. Interrupt request number for the IDE CD-ROM interface on the
  293. MultiSound Pinnacle and Fiji sound cards.
  294. config MSNDPIN_JOYSTICK_IO
  295. hex "MSND Pinnacle joystick I/O (e.g. 200)"
  296. depends on MSNDPIN_NONPNP
  297. default "0"
  298. help
  299. Memory-mapped I/O base address for the joystick port on MultiSound
  300. Pinnacle and Fiji sound cards.
  301. config MSND_FIFOSIZE
  302. int "MSND buffer size (kB)"
  303. depends on SOUND_PRIME && (SOUND_MSNDPIN=y || SOUND_MSNDCLAS=y)
  304. default "128"
  305. help
  306. Configures the size of each audio buffer, in kilobytes, for
  307. recording and playing in the MultiSound drivers (both the Classic
  308. and Pinnacle). Larger values reduce the chance of data overruns at
  309. the expense of overall latency. If unsure, use the default.
  310. config SOUND_VIA82CXXX
  311. tristate "VIA 82C686 Audio Codec"
  312. depends on SOUND_PRIME && PCI
  313. help
  314. Say Y here to include support for the audio codec found on VIA
  315. 82Cxxx-based chips. Typically these are built into a motherboard.
  316. DO NOT select Sound Blaster or Adlib with this driver, unless
  317. you have a Sound Blaster or Adlib card in addition to your VIA
  318. audio chip.
  319. config MIDI_VIA82CXXX
  320. bool "VIA 82C686 MIDI"
  321. depends on SOUND_VIA82CXXX && ISA_DMA_API
  322. help
  323. Answer Y to use the MIDI interface of the Via686. You may need to
  324. enable this in the BIOS before it will work. This is for connection
  325. to external MIDI hardware, and is not required for software playback
  326. of MIDI files.
  327. config SOUND_OSS
  328. tristate "OSS sound modules"
  329. depends on SOUND_PRIME && ISA_DMA_API
  330. help
  331. OSS is the Open Sound System suite of sound card drivers. They make
  332. sound programming easier since they provide a common API. Say Y or
  333. M here (the module will be called sound) if you haven't found a
  334. driver for your sound card above, then pick your driver from the
  335. list below.
  336. config SOUND_TRACEINIT
  337. bool "Verbose initialisation"
  338. depends on SOUND_OSS
  339. help
  340. Verbose soundcard initialization -- affects the format of autoprobe
  341. and initialization messages at boot time.
  342. config SOUND_DMAP
  343. bool "Persistent DMA buffers"
  344. depends on SOUND_OSS
  345. ---help---
  346. Linux can often have problems allocating DMA buffers for ISA sound
  347. cards on machines with more than 16MB of RAM. This is because ISA
  348. DMA buffers must exist below the 16MB boundary and it is quite
  349. possible that a large enough free block in this region cannot be
  350. found after the machine has been running for a while. If you say Y
  351. here the DMA buffers (64Kb) will be allocated at boot time and kept
  352. until the shutdown. This option is only useful if you said Y to
  353. "OSS sound modules", above. If you said M to "OSS sound modules"
  354. then you can get the persistent DMA buffer functionality by passing
  355. the command-line argument "dmabuf=1" to the sound module.
  356. Say Y unless you have 16MB or more RAM or a PCI sound card.
  357. config SOUND_CS4232
  358. tristate "Crystal CS4232 based (PnP) cards"
  359. depends on SOUND_OSS
  360. help
  361. Say Y here if you have a card based on the Crystal CS4232 chip set,
  362. which uses its own Plug and Play protocol.
  363. If you compile the driver into the kernel, you have to add
  364. "cs4232=<io>,<irq>,<dma>,<dma2>,<mpuio>,<mpuirq>" to the kernel
  365. command line.
  366. See <file:Documentation/sound/oss/CS4232> for more information on
  367. configuring this card.
  368. config SOUND_SSCAPE
  369. tristate "Ensoniq SoundScape support"
  370. depends on SOUND_OSS
  371. help
  372. Answer Y if you have a sound card based on the Ensoniq SoundScape
  373. chipset. Such cards are being manufactured at least by Ensoniq, Spea
  374. and Reveal (Reveal makes also other cards).
  375. If you compile the driver into the kernel, you have to add
  376. "sscape=<io>,<irq>,<dma>,<mpuio>,<mpuirq>" to the kernel command
  377. line.
  378. config SOUND_VMIDI
  379. tristate "Loopback MIDI device support"
  380. depends on SOUND_OSS
  381. help
  382. Support for MIDI loopback on port 1 or 2.
  383. config SOUND_TRIX
  384. tristate "MediaTrix AudioTrix Pro support"
  385. depends on SOUND_OSS
  386. help
  387. Answer Y if you have the AudioTriX Pro sound card manufactured
  388. by MediaTrix.
  389. config TRIX_HAVE_BOOT
  390. bool "Have TRXPRO.HEX firmware file"
  391. depends on SOUND_TRIX=y && !STANDALONE
  392. help
  393. The MediaTrix AudioTrix Pro has an on-board microcontroller which
  394. needs to be initialized by downloading the code from the file
  395. TRXPRO.HEX in the DOS driver directory. If you don't have the
  396. TRXPRO.HEX file handy you may skip this step. However, the SB and
  397. MPU-401 modes of AudioTrix Pro will not work without this file!
  398. config TRIX_BOOT_FILE
  399. string "Full pathname of TRXPRO.HEX firmware file"
  400. depends on TRIX_HAVE_BOOT
  401. default "/etc/sound/trxpro.hex"
  402. help
  403. Enter the full pathname of your TRXPRO.HEX file, starting from /.
  404. config SOUND_MSS
  405. tristate "Microsoft Sound System support"
  406. depends on SOUND_OSS
  407. ---help---
  408. Again think carefully before answering Y to this question. It's
  409. safe to answer Y if you have the original Windows Sound System card
  410. made by Microsoft or Aztech SG 16 Pro (or NX16 Pro). Also you may
  411. say Y in case your card is NOT among these:
  412. ATI Stereo F/X, AdLib, Audio Excell DSP16, Cardinal DSP16,
  413. Ensoniq SoundScape (and compatibles made by Reveal and Spea),
  414. Gravis Ultrasound, Gravis Ultrasound ACE, Gravis Ultrasound Max,
  415. Gravis Ultrasound with 16 bit option, Logitech Sound Man 16,
  416. Logitech SoundMan Games, Logitech SoundMan Wave, MAD16 Pro (OPTi
  417. 82C929), Media Vision Jazz16, MediaTriX AudioTriX Pro, Microsoft
  418. Windows Sound System (MSS/WSS), Mozart (OAK OTI-601), Orchid
  419. SW32, Personal Sound System (PSS), Pro Audio Spectrum 16, Pro
  420. Audio Studio 16, Pro Sonic 16, Roland MPU-401 MIDI interface,
  421. Sound Blaster 1.0, Sound Blaster 16, Sound Blaster 16ASP, Sound
  422. Blaster 2.0, Sound Blaster AWE32, Sound Blaster Pro, TI TM4000M
  423. notebook, ThunderBoard, Turtle Beach Tropez, Yamaha FM
  424. synthesizers (OPL2, OPL3 and OPL4), 6850 UART MIDI Interface.
  425. For cards having native support in VoxWare, consult the card
  426. specific instructions in <file:Documentation/sound/oss/README.OSS>.
  427. Some drivers have their own MSS support and saying Y to this option
  428. will cause a conflict.
  429. If you compile the driver into the kernel, you have to add
  430. "ad1848=<io>,<irq>,<dma>,<dma2>[,<type>]" to the kernel command
  431. line.
  432. config SOUND_MPU401
  433. tristate "MPU-401 support (NOT for SB16)"
  434. depends on SOUND_OSS
  435. ---help---
  436. Be careful with this question. The MPU401 interface is supported by
  437. all sound cards. However, some natively supported cards have their
  438. own driver for MPU401. Enabling this MPU401 option with these cards
  439. will cause a conflict. Also, enabling MPU401 on a system that
  440. doesn't really have a MPU401 could cause some trouble. If your card
  441. was in the list of supported cards, look at the card specific
  442. instructions in the <file:Documentation/sound/oss/README.OSS> file. It
  443. is safe to answer Y if you have a true MPU401 MIDI interface card.
  444. If you compile the driver into the kernel, you have to add
  445. "mpu401=<io>,<irq>" to the kernel command line.
  446. config SOUND_PAS
  447. tristate "ProAudioSpectrum 16 support"
  448. depends on SOUND_OSS
  449. ---help---
  450. Answer Y only if you have a Pro Audio Spectrum 16, ProAudio Studio
  451. 16 or Logitech SoundMan 16 sound card. Answer N if you have some
  452. other card made by Media Vision or Logitech since those are not
  453. PAS16 compatible. Please read <file:Documentation/sound/oss/PAS16>.
  454. It is not necessary to add Sound Blaster support separately; it
  455. is included in PAS support.
  456. If you compile the driver into the kernel, you have to add
  457. "pas2=<io>,<irq>,<dma>,<dma2>,<sbio>,<sbirq>,<sbdma>,<sbdma2>
  458. to the kernel command line.
  459. config PAS_JOYSTICK
  460. bool "Enable PAS16 joystick port"
  461. depends on SOUND_PAS=y
  462. help
  463. Say Y here to enable the Pro Audio Spectrum 16's auxiliary joystick
  464. port.
  465. config SOUND_PSS
  466. tristate "PSS (AD1848, ADSP-2115, ESC614) support"
  467. depends on SOUND_OSS
  468. help
  469. Answer Y or M if you have an Orchid SW32, Cardinal DSP16, Beethoven
  470. ADSP-16 or some other card based on the PSS chipset (AD1848 codec +
  471. ADSP-2115 DSP chip + Echo ESC614 ASIC CHIP). For more information on
  472. how to compile it into the kernel or as a module see the file
  473. <file:Documentation/sound/oss/PSS>.
  474. If you compile the driver into the kernel, you have to add
  475. "pss=<io>,<mssio>,<mssirq>,<mssdma>,<mpuio>,<mpuirq>" to the kernel
  476. command line.
  477. config PSS_MIXER
  478. bool "Enable PSS mixer (Beethoven ADSP-16 and other compatible)"
  479. depends on SOUND_PSS
  480. help
  481. Answer Y for Beethoven ADSP-16. You may try to say Y also for other
  482. cards if they have master volume, bass, treble, and you can't
  483. control it under Linux. If you answer N for Beethoven ADSP-16, you
  484. can't control master volume, bass, treble and synth volume.
  485. If you said M to "PSS support" above, you may enable or disable this
  486. PSS mixer with the module parameter pss_mixer. For more information
  487. see the file <file:Documentation/sound/oss/PSS>.
  488. config PSS_HAVE_BOOT
  489. bool "Have DSPxxx.LD firmware file"
  490. depends on SOUND_PSS && !STANDALONE
  491. help
  492. If you have the DSPxxx.LD file or SYNTH.LD file for you card, say Y
  493. to include this file. Without this file the synth device (OPL) may
  494. not work.
  495. config PSS_BOOT_FILE
  496. string "Full pathname of DSPxxx.LD firmware file"
  497. depends on PSS_HAVE_BOOT
  498. default "/etc/sound/dsp001.ld"
  499. help
  500. Enter the full pathname of your DSPxxx.LD file or SYNTH.LD file,
  501. starting from /.
  502. config SOUND_SB
  503. tristate "100% Sound Blaster compatibles (SB16/32/64, ESS, Jazz16) support"
  504. depends on SOUND_OSS
  505. ---help---
  506. Answer Y if you have an original Sound Blaster card made by Creative
  507. Labs or a 100% hardware compatible clone (like the Thunderboard or
  508. SM Games). For an unknown card you may answer Y if the card claims
  509. to be Sound Blaster-compatible.
  510. Please read the file <file:Documentation/sound/oss/Soundblaster>.
  511. You should also say Y here for cards based on the Avance Logic
  512. ALS-007 and ALS-1X0 chips (read <file:Documentation/sound/oss/ALS>) and
  513. for cards based on ESS chips (read
  514. <file:Documentation/sound/oss/ESS1868> and
  515. <file:Documentation/sound/oss/ESS>). If you have an SB AWE 32 or SB AWE
  516. 64, say Y here and also to "AWE32 synth" below and read
  517. <file:Documentation/sound/oss/INSTALL.awe>. If you have an IBM Mwave
  518. card, say Y here and read <file:Documentation/sound/oss/mwave>.
  519. If you compile the driver into the kernel and don't want to use
  520. isapnp, you have to add "sb=<io>,<irq>,<dma>,<dma2>" to the kernel
  521. command line.
  522. You can say M here to compile this driver as a module; the module is
  523. called sb.
  524. config SOUND_YM3812
  525. tristate "Yamaha FM synthesizer (YM3812/OPL-3) support"
  526. depends on SOUND_OSS
  527. ---help---
  528. Answer Y if your card has a FM chip made by Yamaha (OPL2/OPL3/OPL4).
  529. Answering Y is usually a safe and recommended choice, however some
  530. cards may have software (TSR) FM emulation. Enabling FM support with
  531. these cards may cause trouble (I don't currently know of any such
  532. cards, however). Please read the file
  533. <file:Documentation/sound/oss/OPL3> if your card has an OPL3 chip.
  534. If you compile the driver into the kernel, you have to add
  535. "opl3=<io>" to the kernel command line.
  536. If unsure, say Y.
  537. config SOUND_UART6850
  538. tristate "6850 UART support"
  539. depends on SOUND_OSS
  540. help
  541. This option enables support for MIDI interfaces based on the 6850
  542. UART chip. This interface is rarely found on sound cards. It's safe
  543. to answer N to this question.
  544. If you compile the driver into the kernel, you have to add
  545. "uart6850=<io>,<irq>" to the kernel command line.
  546. config SOUND_AEDSP16
  547. tristate "Gallant Audio Cards (SC-6000 and SC-6600 based)"
  548. depends on SOUND_OSS
  549. ---help---
  550. Answer Y if you have a Gallant's Audio Excel DSP 16 card. This
  551. driver supports Audio Excel DSP 16 but not the III nor PnP versions
  552. of this card.
  553. The Gallant's Audio Excel DSP 16 card can emulate either an SBPro or
  554. a Microsoft Sound System card, so you should have said Y to either
  555. "100% Sound Blaster compatibles (SB16/32/64, ESS, Jazz16) support"
  556. or "Microsoft Sound System support", above, and you need to answer
  557. the "MSS emulation" and "SBPro emulation" questions below
  558. accordingly. You should say Y to one and only one of these two
  559. questions.
  560. Read the <file:Documentation/sound/oss/README.OSS> file and the head of
  561. <file:drivers/sound/aedsp16.c> as well as
  562. <file:Documentation/sound/oss/AudioExcelDSP16> to get more information
  563. about this driver and its configuration.
  564. config SC6600
  565. bool "SC-6600 based audio cards (new Audio Excel DSP 16)"
  566. depends on SOUND_AEDSP16
  567. help
  568. The SC6600 is the new version of DSP mounted on the Audio Excel DSP
  569. 16 cards. Find in the manual the FCC ID of your audio card and
  570. answer Y if you have an SC6600 DSP.
  571. config SC6600_JOY
  572. bool "Activate SC-6600 Joystick Interface"
  573. depends on SC6600
  574. help
  575. Say Y here in order to use the joystick interface of the Audio Excel
  576. DSP 16 card.
  577. config SC6600_CDROM
  578. int "SC-6600 CDROM Interface (4=None, 3=IDE, 1=Panasonic, 0=?Sony?)"
  579. depends on SC6600
  580. default "4"
  581. help
  582. This is used to activate the CD-ROM interface of the Audio Excel
  583. DSP 16 card. Enter: 0 for Sony, 1 for Panasonic, 2 for IDE, 4 for no
  584. CD-ROM present.
  585. config SC6600_CDROMBASE
  586. hex "SC-6600 CDROM Interface I/O Address"
  587. depends on SC6600
  588. default "0"
  589. help
  590. Base I/O port address for the CD-ROM interface of the Audio Excel
  591. DSP 16 card.
  592. choice
  593. prompt "Audio Excel DSP 16"
  594. optional
  595. depends on SOUND_AEDSP16
  596. config AEDSP16_MSS
  597. bool "MSS emulation"
  598. depends on SOUND_MSS
  599. help
  600. Answer Y if you want your audio card to emulate Microsoft Sound
  601. System. You should then say Y to "Microsoft Sound System support"
  602. and say N to "Audio Excel DSP 16 (SBPro emulation)".
  603. config AEDSP16_SBPRO
  604. bool "SBPro emulation"
  605. depends on SOUND_SB
  606. help
  607. Answer Y if you want your audio card to emulate Sound Blaster Pro.
  608. You should then say Y to "100% Sound Blaster compatibles
  609. (SB16/32/64, ESS, Jazz16) support" and N to "Audio Excel DSP 16 (MSS
  610. emulation)".
  611. If you compile the driver into the kernel, you have to add
  612. "aedsp16=<io>,<irq>,<dma>,<mssio>,<mpuio>,<mouirq>" to the kernel
  613. command line.
  614. endchoice
  615. config SOUND_VIDC
  616. tristate "VIDC 16-bit sound"
  617. depends on ARM && (ARCH_ACORN || ARCH_CLPS7500) && SOUND_OSS
  618. help
  619. 16-bit support for the VIDC onboard sound hardware found on Acorn
  620. machines.
  621. config SOUND_WAVEARTIST
  622. tristate "Netwinder WaveArtist"
  623. depends on ARM && SOUND_OSS && ARCH_NETWINDER
  624. help
  625. Say Y here to include support for the Rockwell WaveArtist sound
  626. system. This driver is mainly for the NetWinder.
  627. config SOUND_TVMIXER
  628. tristate "TV card (bt848) mixer support"
  629. depends on SOUND_PRIME && I2C && VIDEO_V4L1
  630. help
  631. Support for audio mixer facilities on the BT848 TV frame-grabber
  632. card.
  633. config SOUND_KAHLUA
  634. tristate "XpressAudio Sound Blaster emulation"
  635. depends on SOUND_SB
  636. config SOUND_SH_DAC_AUDIO
  637. tristate "SuperH DAC audio support"
  638. depends on SOUND_PRIME && CPU_SH3
  639. config SOUND_SH_DAC_AUDIO_CHANNEL
  640. int "DAC channel"
  641. default "1"
  642. depends on SOUND_SH_DAC_AUDIO