OpenWrt – Blame information for rev 4

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