openwrtv3/target/linux/kirkwood/patches-4.4/210-enable-sata-port-specific-led-triggers.patch
Alberto Bursi f7fd2abf25 kirkwood: set sata/usb led trigger for NSA3xx
these two devices have a Sata led for each sata port.
These leds must be controlled separately by a special
sata led trigger already used in oxnas target.

Both these devices have a single USB led, and to keep
consistent behaviour with the Sata leds that show
sata activity, this led uses usb-host trigger
to show usb activity.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2017-05-14 21:45:50 +02:00

10 lines
306 B
Diff

--- a/arch/arm/mach-mvebu/Kconfig
+++ b/arch/arm/mach-mvebu/Kconfig
@@ -105,6 +105,7 @@ config MACH_DOVE
config MACH_KIRKWOOD
bool "Marvell Kirkwood boards" if ARCH_MULTI_V5
select ARCH_REQUIRE_GPIOLIB
+ select ARCH_WANT_LIBATA_LEDS
select CPU_FEROCEON
select KIRKWOOD_CLK
select MACH_MVEBU_ANY