999-disable_illacc.patch 263 B

1234567891011121314
  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. config RALINK_ILL_ACC
  6. - bool
  7. + bool "illegal access irq"
  8. depends on SOC_RT305X
  9. - default y
  10. + default n
  11. config IRQ_INTC
  12. bool