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 6f4d61a7bdca..f2c738d02872 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig | |||
@@ -419,8 +419,8 @@ config LEDS_NS2 | |||
419 | 419 | ||
420 | config LEDS_NETXBIG | 420 | config LEDS_NETXBIG |
421 | tristate "LED support for Big Network series LEDs" | 421 | tristate "LED support for Big Network series LEDs" |
422 | depends on MACH_NET2BIG_V2 || MACH_NET5BIG_V2 | ||
423 | depends on LEDS_CLASS | 422 | depends on LEDS_CLASS |
423 | depends on ARCH_KIRKWOOD | ||
424 | default y | 424 | default y |
425 | help | 425 | help |
426 | This option enable support for LEDs found on the LaCie 2Big | 426 | This option enable support for LEDs found on the LaCie 2Big |