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

staging: vt665*: 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 6a478f67
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -2,6 +2,5 @@
config VT6655
   tristate "VIA Technologies VT6655 support"
   depends on PCI && MAC80211 && m
   ---help---
   help
     This is a vendor-written driver for VIA VT6655.
+2 −3
Original line number Diff line number Diff line
@@ -3,6 +3,5 @@ config VT6656
	tristate "VIA Technologies VT6656 support"
	depends on MAC80211 && USB && WLAN && m
	select FW_LOADER
	---help---
	help
	  This is a vendor-written driver for VIA VT6656.