mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
62feabecd8
Refreshed all patches. Compile-tested on: cns3xxx, imx6 Runtime-tested on: cns3xxx, imx6 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
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
|