diff options
author | John Crispin <john@openwrt.org> | 2015-08-17 06:18:30 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-08-17 06:18:30 +0000 |
commit | aa4c6e27b42b4c4be07462c7e951a694fe38f500 (patch) | |
tree | b463a0a8cb4d81b35986046050a3b068d2f31054 /target/linux/ramips/patches-3.18/999-disable_illacc.patch | |
parent | b0b59a8e75242f1b9715dabf834df97d48d42cbc (diff) | |
download | mtk-20170518-aa4c6e27b42b4c4be07462c7e951a694fe38f500.zip mtk-20170518-aa4c6e27b42b4c4be07462c7e951a694fe38f500.tar.gz mtk-20170518-aa4c6e27b42b4c4be07462c7e951a694fe38f500.tar.bz2 |
ramips: reorder patches
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 46659
Diffstat (limited to 'target/linux/ramips/patches-3.18/999-disable_illacc.patch')
-rw-r--r-- | target/linux/ramips/patches-3.18/999-disable_illacc.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/target/linux/ramips/patches-3.18/999-disable_illacc.patch b/target/linux/ramips/patches-3.18/999-disable_illacc.patch deleted file mode 100644 index 590b501..0000000 --- a/target/linux/ramips/patches-3.18/999-disable_illacc.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- a/arch/mips/ralink/Kconfig -+++ b/arch/mips/ralink/Kconfig -@@ -13,9 +13,9 @@ config CLKEVT_RT3352 - select CEVT_SYSTICK_QUIRK - - config RALINK_ILL_ACC -- bool -+ bool "illegal access irq" - depends on SOC_RT305X -- default y -+ default n - - config IRQ_INTC - bool |