aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r--drivers/leds/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index 3cb23210b91..c12bd664ea5 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -83,7 +83,7 @@ config LEDS_WRAP
83 83
84config LEDS_H1940 84config LEDS_H1940
85 tristate "LED Support for iPAQ H1940 device" 85 tristate "LED Support for iPAQ H1940 device"
86 depends LEDS_CLASS && ARCH_H1940 86 depends on LEDS_CLASS && ARCH_H1940
87 help 87 help
88 This option enables support for the LEDs on the h1940. 88 This option enables support for the LEDs on the h1940.
89 89