Kconfig 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. config SND_MPU401_UART
  2. tristate
  3. select SND_RAWMIDI
  4. config SND_OPL3_LIB
  5. tristate
  6. select SND_TIMER
  7. select SND_HWDEP
  8. config SND_OPL4_LIB
  9. tristate
  10. select SND_TIMER
  11. select SND_HWDEP
  12. config SND_VX_LIB
  13. tristate
  14. select SND_HWDEP
  15. select SND_PCM
  16. config SND_AC97_CODEC
  17. tristate
  18. select SND_PCM
  19. select AC97_BUS
  20. select SND_VMASTER
  21. menuconfig SND_DRIVERS
  22. bool "Generic sound devices"
  23. default y
  24. help
  25. Support for generic sound devices.
  26. if SND_DRIVERS
  27. config SND_PCSP
  28. tristate "PC-Speaker support (READ HELP!)"
  29. depends on PCSPKR_PLATFORM && X86_PC && HIGH_RES_TIMERS
  30. depends on INPUT
  31. depends on EXPERIMENTAL
  32. select SND_PCM
  33. help
  34. If you don't have a sound card in your computer, you can include a
  35. driver for the PC speaker which allows it to act like a primitive
  36. sound card.
  37. This driver also replaces the pcspkr driver for beeps.
  38. You can compile this as a module which will be called snd-pcsp.
  39. WARNING: if you already have a soundcard, enabling this
  40. driver may lead to a problem. Namely, it may get loaded
  41. before the other sound driver of yours, making the
  42. pc-speaker a default sound device. Which is likely not
  43. what you want. To make this driver play nicely with other
  44. sound driver, you can add this into your /etc/modprobe.conf:
  45. options snd-pcsp index=2
  46. You don't need this driver if you only want your pc-speaker to beep.
  47. You don't need this driver if you have a tablet piezo beeper
  48. in your PC instead of the real speaker.
  49. Say N if you have a sound card.
  50. Say M if you don't.
  51. Say Y only if you really know what you do.
  52. config SND_DUMMY
  53. tristate "Dummy (/dev/null) soundcard"
  54. select SND_PCM
  55. help
  56. Say Y here to include the dummy driver. This driver does
  57. nothing, but emulates various mixer controls and PCM devices.
  58. You don't need this unless you're testing the hardware support
  59. of programs using the ALSA API.
  60. To compile this driver as a module, choose M here: the module
  61. will be called snd-dummy.
  62. config SND_VIRMIDI
  63. tristate "Virtual MIDI soundcard"
  64. depends on SND_SEQUENCER
  65. select SND_TIMER
  66. select SND_RAWMIDI
  67. help
  68. Say Y here to include the virtual MIDI driver. This driver
  69. allows to connect applications using raw MIDI devices to
  70. sequencer clients.
  71. If you don't know what MIDI is, say N here.
  72. To compile this driver as a module, choose M here: the module
  73. will be called snd-virmidi.
  74. config SND_MTPAV
  75. tristate "MOTU MidiTimePiece AV multiport MIDI"
  76. select SND_RAWMIDI
  77. help
  78. To use a MOTU MidiTimePiece AV multiport MIDI adapter
  79. connected to the parallel port, say Y here and make sure that
  80. the standard parallel port driver isn't used for the port.
  81. To compile this driver as a module, choose M here: the module
  82. will be called snd-mtpav.
  83. config SND_MTS64
  84. tristate "ESI Miditerminal 4140 driver"
  85. depends on PARPORT
  86. select SND_RAWMIDI
  87. help
  88. The ESI Miditerminal 4140 is a 4 In 4 Out MIDI Interface with
  89. additional SMPTE Timecode capabilities for the parallel port.
  90. Say 'Y' to include support for this device.
  91. To compile this driver as a module, chose 'M' here: the module
  92. will be called snd-mts64.
  93. config SND_SERIAL_U16550
  94. tristate "UART16550 serial MIDI driver"
  95. select SND_RAWMIDI
  96. help
  97. To include support for MIDI serial port interfaces, say Y here
  98. and read <file:Documentation/sound/alsa/serial-u16550.txt>.
  99. This driver works with serial UARTs 16550 and better.
  100. This driver accesses the serial port hardware directly, so
  101. make sure that the standard serial driver isn't used or
  102. deactivated with setserial before loading this driver.
  103. To compile this driver as a module, choose M here: the module
  104. will be called snd-serial-u16550.
  105. config SND_MPU401
  106. tristate "Generic MPU-401 UART driver"
  107. select SND_MPU401_UART
  108. help
  109. Say Y here to include support for MIDI ports compatible with
  110. the Roland MPU-401 interface in UART mode.
  111. To compile this driver as a module, choose M here: the module
  112. will be called snd-mpu401.
  113. config SND_PORTMAN2X4
  114. tristate "Portman 2x4 driver"
  115. depends on PARPORT
  116. select SND_RAWMIDI
  117. help
  118. Say Y here to include support for Midiman Portman 2x4 parallel
  119. port MIDI device.
  120. To compile this driver as a module, choose M here: the module
  121. will be called snd-portman2x4.
  122. config SND_ML403_AC97CR
  123. tristate "Xilinx ML403 AC97 Controller Reference"
  124. depends on XILINX_VIRTEX
  125. select SND_AC97_CODEC
  126. help
  127. Say Y here to include support for the
  128. opb_ac97_controller_ref_v1_00_a ip core found in Xilinx' ML403
  129. reference design.
  130. To compile this driver as a module, choose M here: the module
  131. will be called snd-ml403_ac97cr.
  132. config SND_AC97_POWER_SAVE
  133. bool "AC97 Power-Saving Mode"
  134. depends on SND_AC97_CODEC && EXPERIMENTAL
  135. default n
  136. help
  137. Say Y here to enable the aggressive power-saving support of
  138. AC97 codecs. In this mode, the power-mode is dynamically
  139. controlled at each open/close.
  140. The mode is activated by passing power_save=1 option to
  141. snd-ac97-codec driver. You can toggle it dynamically over
  142. sysfs, too.
  143. config SND_AC97_POWER_SAVE_DEFAULT
  144. int "Default time-out for AC97 power-save mode"
  145. depends on SND_AC97_POWER_SAVE
  146. default 0
  147. help
  148. The default time-out value in seconds for AC97 automatic
  149. power-save mode. 0 means to disable the power-save mode.
  150. endif # SND_DRIVERS