718304b7a7a723aa5815c0aa20311fdac117dc94
[openwrt/staging/wigyori.git] / target / linux / ramips / patches-4.9 / 0070-weak_reordering.patch
1 Index: linux-4.9.44/arch/mips/ralink/Kconfig
2 ===================================================================
3 --- linux-4.9.44.orig/arch/mips/ralink/Kconfig
4 +++ linux-4.9.44/arch/mips/ralink/Kconfig
5 @@ -57,6 +57,7 @@ choice
6 select CLKSRC_MIPS_GIC
7 select HW_HAS_PCI
8 select GENERIC_CLOCKEVENTS_BROADCAST
9 + select WEAK_REORDERING_BEYOND_LLSC
10 endchoice
11
12 choice