aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-4.14/0070-weak_reordering.patch
blob: 52e6641324ffcf5cf3527d58e24e7bdeaacf5e72 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/arch/mips/ralink/Kconfig
+++ b/arch/mips/ralink/Kconfig
@@ -58,6 +58,7 @@ choice
 		select COMMON_CLK
 		select CLKSRC_MIPS_GIC
 		select HW_HAS_PCI
+		select WEAK_REORDERING_BEYOND_LLSC
 endchoice
 
 choice