mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 17:01:14 +00:00
ab7cabd09d
Compile-tested on: ramips/mt7621, x86/64. Run-tested on: ramips/mt7621. Signed-off-by: Stijn Segers <foss@volatilesystems.org>
11 lines
284 B
Diff
11 lines
284 B
Diff
--- a/arch/arm/mach-oxnas/Kconfig
|
|
+++ b/arch/arm/mach-oxnas/Kconfig
|
|
@@ -1,6 +1,7 @@
|
|
menuconfig ARCH_OXNAS
|
|
bool "Oxford Semiconductor OXNAS Family SoCs"
|
|
select ARCH_HAS_RESET_CONTROLLER
|
|
+ select ARCH_WANT_LIBATA_LEDS
|
|
select COMMON_CLK_OXNAS
|
|
select GPIOLIB
|
|
select MFD_SYSCON
|