diff options
Diffstat (limited to 'drivers/leds')
-rw-r--r-- | drivers/leds/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 78b354f32129..ec50824c02ec 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig | |||
@@ -154,7 +154,7 @@ config LEDS_HP6XX | |||
154 | config LEDS_PCA9532 | 154 | config LEDS_PCA9532 |
155 | tristate "LED driver for PCA9532 dimmer" | 155 | tristate "LED driver for PCA9532 dimmer" |
156 | depends on LEDS_CLASS | 156 | depends on LEDS_CLASS |
157 | depends on I2C && INPUT && EXPERIMENTAL | 157 | depends on I2C && INPUT |
158 | help | 158 | help |
159 | This option enables support for NXP pca9532 | 159 | This option enables support for NXP pca9532 |
160 | LED controller. It is generally only useful | 160 | LED controller. It is generally only useful |