1
0
Fork 0

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>
alistair/sunxi64-5.4-dsi
Moses Christopher 2019-05-18 12:03:40 +05:30 committed by Greg Kroah-Hartman
parent 7c6840b633
commit 6a478f6715
1 changed files with 1 additions and 1 deletions

View 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.