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