From: Roberta Dobrescu Date: Tue, 30 Dec 2014 18:48:49 +0000 (+0200) Subject: iio: light: Annotate Kconfig entry with module name information X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=4f51c9ada76811d344d52deccf9014d329300858;p=deliverable%2Flinux.git 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 Signed-off-by: Jonathan Cameron --- 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