diff options
Diffstat (limited to 'drivers/leds/Kconfig')
-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 ef992293598a..e43402dd1dea 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig | |||
@@ -388,12 +388,12 @@ config LEDS_DELL_NETBOOKS | |||
388 | notebooks that have an external LED. | 388 | notebooks that have an external LED. |
389 | 389 | ||
390 | config LEDS_MC13783 | 390 | config LEDS_MC13783 |
391 | tristate "LED Support for MC13783 PMIC" | 391 | tristate "LED Support for MC13XXX PMIC" |
392 | depends on LEDS_CLASS | 392 | depends on LEDS_CLASS |
393 | depends on MFD_MC13783 | 393 | depends on MFD_MC13XXX |
394 | help | 394 | help |
395 | This option enable support for on-chip LED drivers found | 395 | This option enable support for on-chip LED drivers found |
396 | on Freescale Semiconductor MC13783 PMIC. | 396 | on Freescale Semiconductor MC13783/MC13892 PMIC. |
397 | 397 | ||
398 | config LEDS_NS2 | 398 | config LEDS_NS2 |
399 | tristate "LED support for Network Space v2 GPIO LEDs" | 399 | tristate "LED support for Network Space v2 GPIO LEDs" |