diff options
-rw-r--r-- | drivers/leds/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index edfd4e302be7..e4f599f20e38 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig | |||
@@ -150,9 +150,9 @@ config LEDS_LP3944 | |||
150 | tristate "LED Support for N.S. LP3944 (Fun Light) I2C chip" | 150 | tristate "LED Support for N.S. LP3944 (Fun Light) I2C chip" |
151 | depends on LEDS_CLASS && I2C | 151 | depends on LEDS_CLASS && I2C |
152 | help | 152 | help |
153 | This option enables support for LEDs connected to the National | 153 | This option enables support for LEDs connected to the National |
154 | Semiconductor LP3944 Lighting Management Unit (LMU) also known as | 154 | Semiconductor LP3944 Lighting Management Unit (LMU) also known as |
155 | Fun Light Chip. | 155 | Fun Light Chip. |
156 | 156 | ||
157 | To compile this driver as a module, choose M here: the | 157 | To compile this driver as a module, choose M here: the |
158 | module will be called leds-lp3944. | 158 | module will be called leds-lp3944. |