summaryrefslogtreecommitdiff
path: root/target/linux/ramips/patches-2.6.39/100-mips-ralink-core.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-02-19 17:52:20 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-02-19 17:52:20 +0000
commit18fdaee00bf1ac508c515648da38c1ccd82e710e (patch)
tree5cde294b36fe4655c3f35483ad9696aa36568cc9 /target/linux/ramips/patches-2.6.39/100-mips-ralink-core.patch
parente2ea72515ff9d28169f2e1bba053de5108cf2d94 (diff)
downloadmtk-20170518-18fdaee00bf1ac508c515648da38c1ccd82e710e.zip
mtk-20170518-18fdaee00bf1ac508c515648da38c1ccd82e710e.tar.gz
mtk-20170518-18fdaee00bf1ac508c515648da38c1ccd82e710e.tar.bz2
ramips: nuke 2.6.39 support
SVN-Revision: 30651
Diffstat (limited to 'target/linux/ramips/patches-2.6.39/100-mips-ralink-core.patch')
-rw-r--r--target/linux/ramips/patches-2.6.39/100-mips-ralink-core.patch39
1 files changed, 0 insertions, 39 deletions
diff --git a/target/linux/ramips/patches-2.6.39/100-mips-ralink-core.patch b/target/linux/ramips/patches-2.6.39/100-mips-ralink-core.patch
deleted file mode 100644
index 4214b4f..0000000
--- a/target/linux/ramips/patches-2.6.39/100-mips-ralink-core.patch
+++ /dev/null
@@ -1,39 +0,0 @@
---- a/arch/mips/Kconfig
-+++ b/arch/mips/Kconfig
-@@ -84,6 +84,9 @@ config ATH79
- help
- Support for the Atheros AR71XX/AR724X/AR913X SoCs.
-
-+config MIPS_RALINK
-+ bool "Ralink MIPS SoC based boards"
-+
- config BCM47XX
- bool "Broadcom BCM47XX based boards"
- select CEVT_R4K
-@@ -745,6 +748,7 @@ source "arch/mips/jazz/Kconfig"
- source "arch/mips/jz4740/Kconfig"
- source "arch/mips/lasat/Kconfig"
- source "arch/mips/pmc-sierra/Kconfig"
-+source "arch/mips/ralink/Kconfig"
- source "arch/mips/powertv/Kconfig"
- source "arch/mips/sgi-ip27/Kconfig"
- source "arch/mips/sibyte/Kconfig"
-@@ -1102,7 +1106,7 @@ config BOOT_ELF32
-
- config MIPS_L1_CACHE_SHIFT
- int
-- default "4" if MACH_DECSTATION || MIKROTIK_RB532 || PMC_MSP4200_EVAL
-+ default "4" if MACH_DECSTATION || MIKROTIK_RB532 || PMC_MSP4200_EVAL || RALINK_RT288X
- default "6" if MIPS_CPU_SCACHE
- default "7" if SGI_IP22 || SGI_IP27 || SGI_IP28 || SNI_RM || CPU_CAVIUM_OCTEON
- default "5"
---- a/arch/mips/Kbuild.platforms
-+++ b/arch/mips/Kbuild.platforms
-@@ -19,6 +19,7 @@ platforms += pmc-sierra
- platforms += pnx833x
- platforms += pnx8550
- platforms += powertv
-+platforms += ralink
- platforms += rb532
- platforms += sgi-ip22
- platforms += sgi-ip27