OpenWrt – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 --- a/arch/mips/ralink/Kconfig
2 +++ b/arch/mips/ralink/Kconfig
3 @@ -58,6 +58,7 @@ choice
4 select COMMON_CLK
5 select CLKSRC_MIPS_GIC
6 select HW_HAS_PCI
7 + select WEAK_REORDERING_BEYOND_LLSC
8 endchoice
9  
10 choice