summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoberta Dobrescu <roberta.dobrescu@gmail.com>2014-12-30 20:48:49 +0200
committerJonathan Cameron <jic23@kernel.org>2015-01-01 12:14:34 +0000
commit4f51c9ada76811d344d52deccf9014d329300858 (patch)
tree5dfdf021c2edff04e2669f7db749eec1e1cc10b2
parent88f4c6c468b86c58adddc56bb2ff768d6dc0c890 (diff)
iio: light: Annotate Kconfig entry with module name information
This patch fixes the following checkpatch.pl warning: WARNING: please write a paragraph that describes the config symbol fully Signed-off-by: Roberta Dobrescu <roberta.dobrescu@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
-rw-r--r--drivers/iio/light/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/iio/light/Kconfig b/drivers/iio/light/Kconfig
index 2e2ba12f55fc..5a3237b2aaa5 100644
--- a/drivers/iio/light/Kconfig
+++ b/drivers/iio/light/Kconfig
@@ -95,6 +95,9 @@ config HID_SENSOR_ALS
Say yes here to build support for the HID SENSOR
Ambient light sensor.
+ To compile this driver as a module, choose M here: the
+ module will be called hid-sensor-als.
+
config HID_SENSOR_PROX
depends on HID_SENSOR_HUB
select IIO_BUFFER