diff options
author | John Crispin <john@openwrt.org> | 2015-12-10 19:06:32 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-12-10 19:06:32 +0000 |
commit | 6df4426245be87148d6aa75859951cb6351eb24c (patch) | |
tree | 57a361566f8a505f89b685125d9ab36bba289e19 /target/linux/ramips/patches-3.18/0067-disable_illacc.patch | |
parent | f2b0ae86983705c98a50ae845403e67c9c412f4d (diff) | |
download | mtk-20170518-6df4426245be87148d6aa75859951cb6351eb24c.zip mtk-20170518-6df4426245be87148d6aa75859951cb6351eb24c.tar.gz mtk-20170518-6df4426245be87148d6aa75859951cb6351eb24c.tar.bz2 |
ralink: bump to the target to v4.3
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 47831
Diffstat (limited to 'target/linux/ramips/patches-3.18/0067-disable_illacc.patch')
-rw-r--r-- | target/linux/ramips/patches-3.18/0067-disable_illacc.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/target/linux/ramips/patches-3.18/0067-disable_illacc.patch b/target/linux/ramips/patches-3.18/0067-disable_illacc.patch deleted file mode 100644 index 590b501..0000000 --- a/target/linux/ramips/patches-3.18/0067-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 |