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>
This commit is contained in:
parent
7c6840b633
commit
6a478f6715
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue