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

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
......@@ -4,8 +4,8 @@
#
menuconfig UNISYSSPAR
bool "Unisys SPAR driver support"
---help---
Support for the Unisys SPAR drivers
help
Support for the Unisys SPAR drivers
if UNISYSSPAR
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment