mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-25 00:11:13 +00:00
11 lines
214 B
Diff
11 lines
214 B
Diff
|
--- a/arch/mips/ralink/Kconfig
|
||
|
+++ b/arch/mips/ralink/Kconfig
|
||
|
@@ -58,6 +58,7 @@ choice
|
||
|
select COMMON_CLK
|
||
|
select CLKSRC_MIPS_GIC
|
||
|
select HW_HAS_PCI
|
||
|
+ select WEAK_REORDERING_BEYOND_LLSC
|
||
|
endchoice
|
||
|
|
||
|
choice
|