|
@@ -421,7 +421,7 @@ config LEDS_MC13783
|
|
|
config LEDS_NS2
|
|
|
tristate "LED support for Network Space v2 GPIO LEDs"
|
|
|
depends on LEDS_CLASS
|
|
|
- depends on ARCH_KIRKWOOD
|
|
|
+ depends on ARCH_KIRKWOOD || MACH_KIRKWOOD
|
|
|
default y
|
|
|
help
|
|
|
This option enable support for the dual-GPIO LED found on the
|
|
@@ -431,7 +431,7 @@ config LEDS_NS2
|
|
|
config LEDS_NETXBIG
|
|
|
tristate "LED support for Big Network series LEDs"
|
|
|
depends on LEDS_CLASS
|
|
|
- depends on ARCH_KIRKWOOD
|
|
|
+ depends on ARCH_KIRKWOOD || MACH_KIRKWOOD
|
|
|
default y
|
|
|
help
|
|
|
This option enable support for LEDs found on the LaCie 2Big
|