kernel: update 3.18 to 3.18.14
[openwrt/svn-archive/archive.git] / target / linux / ramips / patches-3.18 / 0017-MIPS-use-set_mode-to-enable-disable-the-cevt-r4k-irq.patch
index 4e3d962e868646e288bb5079a1f18885da6169f6..310d3620169fbe311ccb87f4a5ebfca42e246b70 100644 (file)
@@ -78,3 +78,22 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
  
        return 0;
  }
+--- a/arch/mips/ralink/Kconfig
++++ b/arch/mips/ralink/Kconfig
+@@ -1,11 +1,16 @@
+ if RALINK
++config CEVT_SYSTICK_QUIRK
++      bool
++      default n
++
+ config CLKEVT_RT3352
+       bool
+       depends on SOC_RT305X || SOC_MT7620
+       default y
+       select CLKSRC_OF
+       select CLKSRC_MMIO
++      select CEVT_SYSTICK_QUIRK
+ config RALINK_ILL_ACC
+       bool