]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
leds: leds-netxbig: depends on ARCH_KIRKWOOD
authorSimon Guinot <simon.guinot@sequanux.org>
Fri, 2 Aug 2013 21:34:34 +0000 (14:34 -0700)
committerBryan Wu <cooloney@gmail.com>
Tue, 27 Aug 2013 00:22:11 +0000 (17:22 -0700)
commitd6d240bf526e64304d1f0a712a3c9ce69a3f3aa6
tree7ac6ff55e543beb6ac1fc0b59f2e98e2a89efcca
parentd6626d1052a2180c3270b017f9f5b8c4ac14255c
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: Simon Guinot <simon.guinot@sequanux.org>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
drivers/leds/Kconfig