e52f3e9b13
Remove upstreamed patches: generic/pending/101-clocksource-mips-gic-timer-fix-clocksource-counter-w.patch generic/pending/103-MIPS-c-r4k-fix-data-corruption-related-to-cache-coherence.patch generic/pending/182-net-qmi_wwan-add-BroadMobi-BM806U-2020-2033.patch lantiq/0025-MIPS-lantiq-gphy-Remove-reboot-remove-reset-asserts.patch Update patches that no longer apply: generic/pending/811-pci_disable_usb_common_quirks.patch ath79/0009-MIPS-ath79-add-lots-of-missing-registers.patch Fixes CVE-2018-6412. Compile-tested: octeon, x86/64. Runtime-tested: octeon, x86/64. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
10 lines
284 B
Diff
10 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
|