Kconfig 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205
  1. # SPDX-License-Identifier: GPL-2.0
  2. menu "Speakup console speech"
  3. config SPEAKUP
  4. depends on VT
  5. tristate "Speakup core"
  6. help
  7. This is the Speakup screen reader. Think of it as a
  8. video console for blind people. If built in to the
  9. kernel, it can speak everything on the text console from
  10. boot up to shutdown. For more information on Speakup,
  11. point your browser at <http://www.linux-speakup.org/>.
  12. There is also a mailing list at the above url that you
  13. can subscribe to.
  14. Supported synthesizers are accent sa, accent pc,
  15. appollo II., Auddapter, Braille 'n Speak, Dectalk
  16. external (old), Dectalk PC (full length isa board),
  17. Dectalk express, Doubletalk, Doubletalk LT or
  18. Litetalk, Keynote Gold internal PC, software
  19. synthesizers, Speakout, transport, and a dummy module
  20. that can be used with a plain text terminal.
  21. Speakup can either be built in or compiled as a module
  22. by answering y or m. If you answer y here, then you
  23. must answer either y or m to at least one of the
  24. synthesizer drivers below. If you answer m here, then
  25. the synthesizer drivers below can only be built as
  26. modules.
  27. These drivers are not standalone drivers, but must be
  28. used in conjunction with Speakup. Think of them as
  29. video cards for blind people.
  30. The Dectalk pc driver can only be built as a module, and
  31. requires software to be pre-loaded on to the card before
  32. the module can be loaded. See the decpc choice below
  33. for more details.
  34. If you are not a blind person, or don't have access to
  35. one of the listed synthesizers, you should say n.
  36. if SPEAKUP
  37. config SPEAKUP_SERIALIO
  38. def_bool y
  39. depends on ISA || COMPILE_TEST
  40. config SPEAKUP_SYNTH_ACNTSA
  41. tristate "Accent SA synthesizer support"
  42. help
  43. This is the Speakup driver for the Accent SA
  44. synthesizer. You can say y to build it into the kernel,
  45. or m to build it as a module. See the configuration
  46. help on the Speakup choice above for more info.
  47. config SPEAKUP_SYNTH_ACNTPC
  48. tristate "Accent PC synthesizer support"
  49. depends on SPEAKUP_SERIALIO
  50. help
  51. This is the Speakup driver for the accent pc
  52. synthesizer. You can say y to build it into the kernel,
  53. or m to build it as a module. See the configuration
  54. help on the Speakup choice above for more info.
  55. config SPEAKUP_SYNTH_APOLLO
  56. tristate "Apollo II synthesizer support"
  57. help
  58. This is the Speakup driver for the Apollo II
  59. synthesizer. You can say y to build it into the kernel,
  60. or m to build it as a module. See the configuration
  61. help on the Speakup choice above for more info.
  62. config SPEAKUP_SYNTH_AUDPTR
  63. tristate "Audapter synthesizer support"
  64. help
  65. This is the Speakup driver for the Audapter synthesizer.
  66. You can say y to build it into the kernel, or m to
  67. build it as a module. See the configuration help on the
  68. Speakup choice above for more info.
  69. config SPEAKUP_SYNTH_BNS
  70. tristate "Braille 'n' Speak synthesizer support"
  71. help
  72. This is the Speakup driver for the Braille 'n' Speak
  73. synthesizer. You can say y to build it into the kernel,
  74. or m to build it as a module. See the configuration
  75. help on the Speakup choice above for more info.
  76. config SPEAKUP_SYNTH_DECTLK
  77. tristate "DECtalk Express synthesizer support"
  78. help
  79. This is the Speakup driver for the DecTalk Express
  80. synthesizer. You can say y to build it into the kernel,
  81. or m to build it as a module. See the configuration
  82. help on the Speakup choice above for more info.
  83. config SPEAKUP_SYNTH_DECEXT
  84. tristate "DECtalk External (old) synthesizer support"
  85. help
  86. This is the Speakup driver for the DecTalk External
  87. (old) synthesizer. You can say y to build it into the
  88. kernel, or m to build it as a module. See the
  89. configuration help on the Speakup choice above for more
  90. info.
  91. config SPEAKUP_SYNTH_DECPC
  92. depends on m
  93. depends on SPEAKUP_SERIALIO
  94. tristate "DECtalk PC (big ISA card) synthesizer support"
  95. help
  96. This is the Speakup driver for the DecTalk PC (full
  97. length ISA) synthesizer. You can say m to build it as
  98. a module. See the configuration help on the Speakup
  99. choice above for more info.
  100. In order to use the DecTalk PC driver, you must download
  101. the dec_pc.tgz file from linux-speakup.org. It is in
  102. the pub/linux/goodies directory. The dec_pc.tgz file
  103. contains the software which must be pre-loaded on to the
  104. DecTalk PC board in order to use it with this driver.
  105. This driver must be built as a module, and can not be
  106. loaded until the file system is mounted and the DecTalk
  107. PC software has been pre-loaded on to the board.
  108. See the README file in the dec_pc.tgz file for more
  109. details.
  110. config SPEAKUP_SYNTH_DTLK
  111. tristate "DoubleTalk PC synthesizer support"
  112. depends on SPEAKUP_SERIALIO
  113. help
  114. This is the Speakup driver for the internal DoubleTalk
  115. PC synthesizer. You can say y to build it into the
  116. kernel, or m to build it as a module. See the
  117. configuration help on the Speakup choice above for more
  118. info.
  119. config SPEAKUP_SYNTH_KEYPC
  120. tristate "Keynote Gold PC synthesizer support"
  121. depends on SPEAKUP_SERIALIO
  122. help
  123. This is the Speakup driver for the Keynote Gold
  124. PC synthesizer. You can say y to build it into the
  125. kernel, or m to build it as a module. See the
  126. configuration help on the Speakup choice above for more
  127. info.
  128. config SPEAKUP_SYNTH_LTLK
  129. tristate "DoubleTalk LT/LiteTalk synthesizer support"
  130. help
  131. This is the Speakup driver for the LiteTalk/DoubleTalk
  132. LT synthesizer. You can say y to build it into the
  133. kernel, or m to build it as a module. See the
  134. configuration help on the Speakup choice above for more
  135. info.
  136. config SPEAKUP_SYNTH_SOFT
  137. tristate "Userspace software synthesizer support"
  138. help
  139. This is the software synthesizer device node. It will
  140. register a device /dev/softsynth which midware programs
  141. and speech daemons may open and read to provide kernel
  142. output to software synths such as espeak, festival,
  143. flite and so forth. You can select 'y' or 'm' to have
  144. it built-in to the kernel or loaded as a module.
  145. config SPEAKUP_SYNTH_SPKOUT
  146. tristate "Speak Out synthesizer support"
  147. help
  148. This is the Speakup driver for the Speakout synthesizer.
  149. You can say y to build it into the kernel, or m to
  150. build it as a module. See the configuration help on the
  151. Speakup choice above for more info.
  152. config SPEAKUP_SYNTH_TXPRT
  153. tristate "Transport synthesizer support"
  154. help
  155. This is the Speakup driver for the Transport
  156. synthesizer. You can say y to build it into the kernel,
  157. or m to build it as a module. See the configuration
  158. help on the Speakup choice above for more info.
  159. config SPEAKUP_SYNTH_DUMMY
  160. tristate "Dummy synthesizer driver (for testing)"
  161. help
  162. This is a dummy Speakup driver for plugging a mere serial
  163. terminal. This is handy if you want to test speakup but
  164. don't have the hardware. You can say y to build it into
  165. the kernel, or m to build it as a module. See the
  166. configuration help on the Speakup choice above for more info.
  167. endif # SPEAKUP
  168. endmenu