summaryrefslogtreecommitdiff
path: root/arch/mips/pmc-sierra/Platform
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2012-12-11 20:02:55 (GMT)
committerRalf Baechle <ralf@linux-mips.org>2012-12-13 17:15:30 (GMT)
commitbdf20507da11a9a5b32ef04fa09f352828189aef (patch)
tree5fe9541a1b0dfe9628cd3fff26d6ac43de1206a9 /arch/mips/pmc-sierra/Platform
parentfa4dbbc602a1fb020b627ca8d5a265ad7f3d0c48 (diff)
downloadlinux-fsl-qoriq-bdf20507da11a9a5b32ef04fa09f352828189aef.tar.xz
MIPS: PMC-Sierra Yosemite: Remove support.
Nobody seems to be interested anymore and upstream also never had an ethernet driver. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/pmc-sierra/Platform')
-rw-r--r--arch/mips/pmc-sierra/Platform7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/mips/pmc-sierra/Platform b/arch/mips/pmc-sierra/Platform
index f092f25..387fda6 100644
--- a/arch/mips/pmc-sierra/Platform
+++ b/arch/mips/pmc-sierra/Platform
@@ -5,10 +5,3 @@ platform-$(CONFIG_PMC_MSP) += pmc-sierra/msp71xx/
cflags-$(CONFIG_PMC_MSP) += -I$(srctree)/arch/mips/include/asm/pmc-sierra/msp71xx \
-mno-branch-likely
load-$(CONFIG_PMC_MSP) += 0xffffffff80100000
-
-#
-# PMC-Sierra Yosemite
-#
-platform-$(CONFIG_PMC_YOSEMITE) += pmc-sierra/yosemite/
-cflags-$(CONFIG_PMC_YOSEMITE) += -I$(srctree)/arch/mips/include/asm/mach-yosemite
-load-$(CONFIG_PMC_YOSEMITE) += 0xffffffff80100000