5961c49f95115d3e4d53dbdcbd467bf37ff7d77b
[lede-git/.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 @@ -56,6 +56,7 @@ choice
6                 select COMMON_CLK
7                 select CLKSRC_MIPS_GIC
8                 select HW_HAS_PCI
9 +               select WEAK_REORDERING_BEYOND_LLSC
10  endchoice
11  
12  choice