aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-3.8/100-mips-ralink-core.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-04-03 09:58:48 +0000
committerJohn Crispin <john@openwrt.org>2013-04-03 09:58:48 +0000
commit4f86ea43ca3ae3b670da308166f9a91f36e69f3a (patch)
treead6904c9c99c21864e2c84dba2b8c04a08018211 /target/linux/ramips/patches-3.8/100-mips-ralink-core.patch
parentd4db00205d726f9faca3147cb345518ec5406aab (diff)
downloadupstream-4f86ea43ca3ae3b670da308166f9a91f36e69f3a.tar.gz
upstream-4f86ea43ca3ae3b670da308166f9a91f36e69f3a.tar.bz2
upstream-4f86ea43ca3ae3b670da308166f9a91f36e69f3a.zip
remove old ralink 3.8 patches
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36162
Diffstat (limited to 'target/linux/ramips/patches-3.8/100-mips-ralink-core.patch')
-rw-r--r--target/linux/ramips/patches-3.8/100-mips-ralink-core.patch39
1 files changed, 0 insertions, 39 deletions
diff --git a/target/linux/ramips/patches-3.8/100-mips-ralink-core.patch b/target/linux/ramips/patches-3.8/100-mips-ralink-core.patch
deleted file mode 100644
index e2d8987211..0000000000
--- a/target/linux/ramips/patches-3.8/100-mips-ralink-core.patch
+++ /dev/null
@@ -1,39 +0,0 @@
---- a/arch/mips/Kconfig
-+++ b/arch/mips/Kconfig
-@@ -104,6 +104,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 ARCH_WANT_OPTIONAL_GPIOLIB
-@@ -845,6 +848,7 @@ source "arch/mips/jz4740/Kconfig"
- source "arch/mips/lantiq/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"
-@@ -1172,7 +1176,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
-@@ -22,6 +22,7 @@ platforms += pmc-sierra
- platforms += pnx833x
- platforms += pnx8550
- platforms += powertv
-+platforms += ralink
- platforms += rb532
- platforms += sgi-ip22
- platforms += sgi-ip27