config SPEAKUP
        depends on VT
        tristate "Speakup core"
-       ---help---
+       help
                This is the Speakup screen reader.  Think of it as a
                video console for blind people.  If built in to the
                kernel, it can speak everything on the text console from
 if SPEAKUP
 config SPEAKUP_SYNTH_ACNTSA
        tristate "Accent SA synthesizer support"
-       ---help---
+       help
                This is the Speakup driver for the Accent SA
                synthesizer.  You can say y to build it into the kernel,
                or m to build it as a module.  See the configuration
 config SPEAKUP_SYNTH_ACNTPC
        tristate "Accent PC synthesizer support"
        depends on ISA || COMPILE_TEST
-       ---help---
+       help
                This is the Speakup driver for the accent pc
                synthesizer.  You can say y to build it into the kernel,
                or m to build it as a module.  See the configuration
 
 config SPEAKUP_SYNTH_APOLLO
        tristate "Apollo II synthesizer support"
-       ---help---
+       help
                This is the Speakup driver for the Apollo II
                synthesizer.  You can say y to build it into the kernel,
                or m to build it as a module.  See the configuration
 
 config SPEAKUP_SYNTH_AUDPTR
        tristate "Audapter synthesizer support"
-       ---help---
+       help
                This is the Speakup driver for the Audapter synthesizer.
                 You can say y to build it into the kernel, or m to
                build it as a module.  See the configuration help on the
 
 config SPEAKUP_SYNTH_BNS
        tristate "Braille 'n' Speak synthesizer support"
-       ---help---
+       help
                This is the Speakup driver for the Braille 'n' Speak
                synthesizer.  You can say y to build it into the kernel,
                or m to build it as a module.  See the configuration
 
 config SPEAKUP_SYNTH_DECTLK
        tristate "DECtalk Express synthesizer support"
-       ---help---
+       help
 
                This is the Speakup driver for the DecTalk Express
                synthesizer.  You can say y to build it into the kernel,
 
 config SPEAKUP_SYNTH_DECEXT
        tristate "DECtalk External (old) synthesizer support"
-       ---help---
+       help
 
                This is the Speakup driver for the DecTalk External
                (old) synthesizer.  You can say y to build it into the
        depends on m
        depends on ISA || COMPILE_TEST
        tristate "DECtalk PC (big ISA card) synthesizer support"
-       ---help---
+       help
 
                This is the Speakup driver for the DecTalk PC (full
                length ISA) synthesizer.  You can say m to build it as
 config SPEAKUP_SYNTH_DTLK
        tristate "DoubleTalk PC synthesizer support"
        depends on ISA || COMPILE_TEST
-       ---help---
+       help
 
                This is the Speakup driver for the internal DoubleTalk
                PC synthesizer.  You can say y to build it into the
 config SPEAKUP_SYNTH_KEYPC
        tristate "Keynote Gold PC synthesizer support"
        depends on ISA || COMPILE_TEST
-       ---help---
+       help
 
                This is the Speakup driver for the Keynote Gold
                PC synthesizer.  You can say y to build it into the
 
 config SPEAKUP_SYNTH_LTLK
        tristate "DoubleTalk LT/LiteTalk synthesizer support"
----help---
+help
 
                This is the Speakup driver for the LiteTalk/DoubleTalk
                LT synthesizer.  You can say y to build it into the
 
 config SPEAKUP_SYNTH_SOFT
        tristate "Userspace software synthesizer support"
-       ---help---
+       help
 
                This is the software synthesizer device node.  It will
                register a device /dev/softsynth which midware programs
 
 config SPEAKUP_SYNTH_SPKOUT
        tristate "Speak Out synthesizer support"
-       ---help---
+       help
 
                This is the Speakup driver for the Speakout synthesizer.
                 You can say y to build it into the kernel, or m to
 
 config SPEAKUP_SYNTH_TXPRT
        tristate "Transport synthesizer support"
-       ---help---
+       help
 
                This is the Speakup driver for the Transport
                synthesizer.  You can say y to build it into the kernel,
 
 config SPEAKUP_SYNTH_DUMMY
        tristate "Dummy synthesizer driver (for testing)"
-       ---help---
+       help
 
                This is a dummy Speakup driver for plugging a mere serial
                terminal.  This is handy if you want to test speakup but