br2684ctl: add atm-bridge disabled option
[openwrt/openwrt.git] / target / linux / ramips / patches-3.18 / 0067-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