a7e605d02339b19e6900703447fbe63cd292a7e0
[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 @@
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