staging: vme: devices: Added a paragraph to describe Kconfig symbol
authorKumari Radha <kumari.radha3@gmail.com>
Wed, 8 Oct 2014 09:18:44 +0000 (14:48 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Oct 2014 02:29:18 +0000 (10:29 +0800)
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>
drivers/staging/vme/devices/Kconfig

index 8e8bbb1dcd9be54fb915cd0ea064e96979261232..1d2ff0cc41f17adb8afb82bb992402716a358e99 100644 (file)
@@ -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