kernel: update 3.18 to 3.18.16
[openwrt/staging/mkresin.git] / target / linux / ramips / patches-3.18 / 999-disable_illacc.patch
1 --- a/arch/mips/ralink/Kconfig
2 +++ b/arch/mips/ralink/Kconfig
3 @@ -13,9 +13,9 @@ config CLKEVT_RT3352
4 select CEVT_SYSTICK_QUIRK
5
6 config RALINK_ILL_ACC
7 - bool
8 + bool "illegal access irq"
9 depends on SOC_RT305X
10 - default y
11 + default n
12
13 config IRQ_INTC
14 bool