* [PATCH RFC 07/11] leds: Remove ARCH_KIRKWOOD dependency [not found] <1400163836-9831-1-git-send-email-andrew@lunn.ch> @ 2014-05-15 14:23 ` Andrew Lunn 2014-06-25 23:08 ` Bryan Wu 0 siblings, 1 reply; 2+ messages in thread From: Andrew Lunn @ 2014-05-15 14:23 UTC (permalink / raw) To: linux ARM, Jason Cooper; +Cc: Andrew Lunn, Bryan Wu, Richard Purdie, linux-leds mach-kirkwood has been removed, now that kirkwood lives in mach-mvebu. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Cc: Bryan Wu <cooloney@gmail.com> Cc: Richard Purdie <rpurdie@rpsys.net> Cc: linux-leds@vger.kernel.org --- drivers/leds/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 6de9dfbf61c1..01ebebfcc891 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig @@ -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 || MACH_KIRKWOOD + depends on 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 || MACH_KIRKWOOD + depends on MACH_KIRKWOOD default y help This option enable support for LEDs found on the LaCie 2Big -- 2.0.0.rc2 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH RFC 07/11] leds: Remove ARCH_KIRKWOOD dependency 2014-05-15 14:23 ` [PATCH RFC 07/11] leds: Remove ARCH_KIRKWOOD dependency Andrew Lunn @ 2014-06-25 23:08 ` Bryan Wu 0 siblings, 0 replies; 2+ messages in thread From: Bryan Wu @ 2014-06-25 23:08 UTC (permalink / raw) To: Andrew Lunn; +Cc: linux ARM, Jason Cooper, Richard Purdie, Linux LED Subsystem On Thu, May 15, 2014 at 7:23 AM, Andrew Lunn <andrew@lunn.ch> wrote: > mach-kirkwood has been removed, now that kirkwood lives in mach-mvebu. > Sorry for the delay. Please take my Ack for merging this change. Acked-by: Bryan Wu <cooloney@gmail.com> > Signed-off-by: Andrew Lunn <andrew@lunn.ch> > Cc: Bryan Wu <cooloney@gmail.com> > Cc: Richard Purdie <rpurdie@rpsys.net> > Cc: linux-leds@vger.kernel.org > --- > drivers/leds/Kconfig | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig > index 6de9dfbf61c1..01ebebfcc891 100644 > --- a/drivers/leds/Kconfig > +++ b/drivers/leds/Kconfig > @@ -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 || MACH_KIRKWOOD > + depends on 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 || MACH_KIRKWOOD > + depends on MACH_KIRKWOOD > default y > help > This option enable support for LEDs found on the LaCie 2Big > -- > 2.0.0.rc2 > ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-06-25 23:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1400163836-9831-1-git-send-email-andrew@lunn.ch>
2014-05-15 14:23 ` [PATCH RFC 07/11] leds: Remove ARCH_KIRKWOOD dependency Andrew Lunn
2014-06-25 23:08 ` Bryan Wu
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).