Kconfig 26 KB

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