mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-14 07:42:38 -04:00
staging: vme: devices: Added a paragraph to describe Kconfig symbol
This patch adds module name information about config symbol fixing the following checkpatch.pl warning in Kconfig: WARNING: please write a paragraph that describes the config symbol fully Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
3830d03dee
commit
a7a4f87e3c
@@ -8,6 +8,9 @@ config VME_USER
|
||||
VME windows in a manner at least semi-compatible with the interface
|
||||
provided with the original driver at <http://www.vmelinux.org/>.
|
||||
|
||||
To compile this driver as a module, choose M here. The module will
|
||||
be called vme_user. If unsure, say N.
|
||||
|
||||
config VME_PIO2
|
||||
tristate "GE PIO2 VME"
|
||||
depends on STAGING && GPIOLIB
|
||||
|
||||
Reference in New Issue
Block a user