From: Kumari Radha Date: Wed, 8 Oct 2014 09:18:44 +0000 (+0530) Subject: staging: vme: devices: Added a paragraph to describe Kconfig symbol X-Git-Tag: v3.19-rc1~66^2~1198 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a7a4f87e3c7462ec70533e78ad2bce19d158e9d7;p=karo-tx-linux.git 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 --- diff --git a/drivers/staging/vme/devices/Kconfig b/drivers/staging/vme/devices/Kconfig index 8e8bbb1dcd9b..1d2ff0cc41f1 100644 --- a/drivers/staging/vme/devices/Kconfig +++ b/drivers/staging/vme/devices/Kconfig @@ -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 . + 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