mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 10:59:18 -04:00
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: Moses Christopher <moseschristopherb@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
2a4482bfae
commit
c3c415534d
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user