summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-5.10/202-weak_reordering.patch
blob: 074e16642ff150a656c6c753a697e6bf570cf352 (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 CLKSRC_MIPS_GIC
 		select HAVE_PCI if PCI_MT7621
 		select SOC_BUS
+		select WEAK_REORDERING_BEYOND_LLSC
 endchoice
 
 choice