mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-11 06:54:21 +00:00
Copy config and patches to kernel 5.10. Signed-off-by: Sungbo Eo <mans0n@gorani.run> Signed-off-by: maurerr <mariusd84@gmail.com>
11 lines
279 B
Diff
11 lines
279 B
Diff
--- a/arch/arm/mach-mvebu/Kconfig
|
|
+++ b/arch/arm/mach-mvebu/Kconfig
|
|
@@ -119,6 +119,7 @@ config MACH_DOVE
|
|
config MACH_KIRKWOOD
|
|
bool "Marvell Kirkwood boards"
|
|
depends on ARCH_MULTI_V5
|
|
+ select ARCH_WANT_LIBATA_LEDS
|
|
select CPU_FEROCEON
|
|
select GPIOLIB
|
|
select KIRKWOOD_CLK
|