OpenWrt – Blame information for rev 3

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 --- a/arch/mips/ralink/Kconfig
2 +++ b/arch/mips/ralink/Kconfig
3 office 3 @@ -57,6 +57,7 @@ choice
1 office 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