aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs
diff options
context:
space:
mode:
authorMoses Christopher <moseschristopherb@gmail.com>2019-05-18 12:03:40 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-05-20 10:49:08 +0200
commit6a478f6715c11d17696e4e67207e02af754bf278 (patch)
tree3d99531aab16a65fd7cdbc2b3ee3ce794ff6b8c5 /drivers/staging/rtl8723bs
parentstaging: rtl8188eu: use help instead of ---help--- in Kconfig (diff)
downloadlinux-dev-6a478f6715c11d17696e4e67207e02af754bf278.tar.xz
linux-dev-6a478f6715c11d17696e4e67207e02af754bf278.zip
staging: rtl8723bs: use help instead of ---help--- in Kconfig
- 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>
Diffstat (limited to 'drivers/staging/rtl8723bs')
-rw-r--r--drivers/staging/rtl8723bs/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/rtl8723bs/Kconfig b/drivers/staging/rtl8723bs/Kconfig
index 744091d46f4c..a88467334dac 100644
--- a/drivers/staging/rtl8723bs/Kconfig
+++ b/drivers/staging/rtl8723bs/Kconfig
@@ -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.