staging: rtl8723bs: use help instead of ---help--- in Kconfig
authorMoses Christopher <moseschristopherb@gmail.com>
Sat, 18 May 2019 06:33:40 +0000 (12:03 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 May 2019 08:49:08 +0000 (10:49 +0200)
  - Resolve the following warning from the Kconfig,
    "WARNING: prefer 'help' over '---help---' for new help texts"

Signed-off-by: Moses Christopher <moseschristopherb@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/Kconfig

index 744091d46f4c936514f2792a4b0ba9f8679f6377..a88467334dacc6b60527e82a1ba4bbc872ff32a4 100644 (file)
@@ -5,7 +5,7 @@ config RTL8723BS
        depends on m
        select WIRELESS_EXT
        select WEXT_PRIV
-       ---help---
+       help
        This option enables support for RTL8723BS SDIO drivers, such as
        the wifi found on the 1st gen Intel Compute Stick, the CHIP
        and many other Intel Atom and ARM based devices.