mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-24 15:56:49 +00:00
11 lines
314 B
Diff
11 lines
314 B
Diff
|
--- a/arch/arm/mach-mvebu/Kconfig
|
||
|
+++ b/arch/arm/mach-mvebu/Kconfig
|
||
|
@@ -68,6 +68,7 @@
|
||
|
select HAVE_SMP
|
||
|
select MACH_MVEBU_V7
|
||
|
select PINCTRL_ARMADA_38X
|
||
|
+ select ARCH_WANT_LIBATA_LEDS
|
||
|
help
|
||
|
Say 'Y' here if you want your kernel to support boards based
|
||
|
on the Marvell Armada 380/385 SoC with device tree.
|