mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-28 09:39:00 +00:00
5c971cd6fd
Signed-off-by: John Crispin <john@phrozen.org>
13 lines
373 B
Diff
13 lines
373 B
Diff
Index: linux-4.9.44/arch/mips/ralink/Kconfig
|
|
===================================================================
|
|
--- linux-4.9.44.orig/arch/mips/ralink/Kconfig
|
|
+++ linux-4.9.44/arch/mips/ralink/Kconfig
|
|
@@ -57,6 +57,7 @@ choice
|
|
select CLKSRC_MIPS_GIC
|
|
select HW_HAS_PCI
|
|
select GENERIC_CLOCKEVENTS_BROADCAST
|
|
+ select WEAK_REORDERING_BEYOND_LLSC
|
|
endchoice
|
|
|
|
choice
|