Commit 6a478f67 authored by Moses Christopher's avatar Moses Christopher Committed by Greg Kroah-Hartman
Browse files

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: default avatarMoses Christopher <moseschristopherb@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 7c6840b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.