ramips: add support for kernel 5.10
[openwrt/staging/rmilecki.git] / target / linux / ramips / patches-5.10 / 202-weak_reordering.patch
1 --- a/arch/mips/ralink/Kconfig
2 +++ b/arch/mips/ralink/Kconfig
3 @@ -57,6 +57,7 @@ choice
4 select CLKSRC_MIPS_GIC
5 select HAVE_PCI if PCI_MT7621
6 select SOC_BUS
7 + select WEAK_REORDERING_BEYOND_LLSC
8 endchoice
9
10 choice