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

staging: unisys: 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 2a4482bf
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
#
menuconfig UNISYSSPAR
	bool "Unisys SPAR driver support"
	---help---
	help
	  Support for the Unisys SPAR drivers

if UNISYSSPAR