use help over --help-- for new help text
Signed-off-by: Anushka Shukla <anushkacharu9@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
        depends on WLAN && m
        default n
        select LIB80211
-       ---help---
+       help
          If you have a wireless card that uses rtllib, say
          Y. Currently the only card is the rtl8192e.
 
        depends on RTLLIB
        select CRYPTO_AES
        default y
-       ---help---
+       help
          CCMP crypto driver for rtllib.
 
          If you enabled RTLLIB, you want this.
        select CRYPTO_ARC4
        select CRYPTO_MICHAEL_MIC
        default y
-       ---help---
+       help
          TKIP crypto driver for rtllib.
 
          If you enabled RTLLIB, you want this.
        select CRYPTO_ARC4
        depends on RTLLIB
        default y
-       ---help---
+       help
          TKIP crypto driver for rtllib.
 
          If you enabled RTLLIB, you want this.