diff options
| -rw-r--r-- | drivers/leds/Kconfig | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index c96bbaadeebd..86ea15a127f7 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig | |||
| @@ -192,11 +192,12 @@ config LEDS_LP5521 | |||
| 192 | programming the engines. | 192 | programming the engines. |
| 193 | 193 | ||
| 194 | config LEDS_LP5523 | 194 | config LEDS_LP5523 |
| 195 | tristate "LED Support for N.S. LP5523 LED driver chip" | 195 | tristate "LED Support for TI/National LP5523/55231 LED driver chip" |
| 196 | depends on LEDS_CLASS && I2C | 196 | depends on LEDS_CLASS && I2C |
| 197 | help | 197 | help |
| 198 | If you say yes here you get support for the National Semiconductor | 198 | If you say yes here you get support for TI/National Semiconductor |
| 199 | LP5523 LED driver. It is 9 channel chip with programmable engines. | 199 | LP5523/55231 LED driver. |
| 200 | It is 9 channel chip with programmable engines. | ||
| 200 | Driver provides direct control via LED class and interface for | 201 | Driver provides direct control via LED class and interface for |
| 201 | programming the engines. | 202 | programming the engines. |
| 202 | 203 | ||
