diff options
Diffstat (limited to 'drivers/leds/Kconfig')
-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 3cb23210b912..c12bd664ea59 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig | |||
@@ -83,7 +83,7 @@ config LEDS_WRAP | |||
83 | 83 | ||
84 | config LEDS_H1940 | 84 | config 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 | ||