f7fd2abf25
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>
10 lines
306 B
Diff
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
|