mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 14:13:16 +00:00
9a1d7ff187
Refreshed all patches. Remove upstreamed: - 950-0434-mmc-bcm2835-Recover-from-MMC_SEND_EXT_CSD.patch Compile-tested on: ar71xx, cns3xxx, imx6, x86_64 Runtime-tested on: ar71xx, 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
|