summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/Kconfig
diff options
context:
space:
mode:
authorMoses Christopher <moseschristopherb@gmail.com>2019-05-18 09:33:40 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-05-20 11:49:08 +0300
commit6a478f6715c11d17696e4e67207e02af754bf278 (patch)
tree3d99531aab16a65fd7cdbc2b3ee3ce794ff6b8c5 /drivers/staging/rtl8723bs/Kconfig
parent7c6840b633ff4206ea1bdeeec37c5655725bd7b0 (diff)
downloadlinux-6a478f6715c11d17696e4e67207e02af754bf278.tar.xz
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/Kconfig')
-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.