11 lines
313 B
Diff
11 lines
313 B
Diff
|
--- linux-4.14.44.orig/arch/arm/mach-oxnas/Kconfig
|
||
|
+++ linux-4.14.44/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
|