Commit d6d240bf authored by Simon Guinot's avatar Simon Guinot Committed by Bryan Wu

leds: leds-netxbig: depends on ARCH_KIRKWOOD

With the DT conversion, the board Kconfig symbols MACH_ are going to be
removed. In order to prepare this removal, this patch replaces alls the
machines dependencies for leds-netxbig by ARCH_KIRKWOOD.
Signed-off-by: default avatarSimon Guinot <simon.guinot@sequanux.org>
Acked-by: default avatarJason Cooper <jason@lakedaemon.net>
Signed-off-by: default avatarBryan Wu <cooloney@gmail.com>
parent d6626d10
......@@ -419,8 +419,8 @@ config LEDS_NS2
config LEDS_NETXBIG
tristate "LED support for Big Network series LEDs"
depends on MACH_NET2BIG_V2 || MACH_NET5BIG_V2
depends on LEDS_CLASS
depends on ARCH_KIRKWOOD
default y
help
This option enable support for LEDs found on the LaCie 2Big
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment