aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Makefile
diff options
context:
space:
mode:
authorYoichi Yuasa <yuasa@hh.iij4u.or.jp>2005-09-03 18:56:13 -0400
committerLinus Torvalds <torvalds@evo.osdl.org>2005-09-05 03:06:04 -0400
commit63b799f9ded82444212afdcf61379a247d544909 (patch)
tree11ecaac941b06cd0b97b82feeea1d3f739320de6 /arch/mips/Makefile
parentdc4ec916f6ea0c2818e9b81c4e9b33231f5f70e4 (diff)
[PATCH] mips: add TANBAC VR4131 multichip module
This patch has added TANBAC VR4131 multichip module in arch/mips/Kconfig Signed-off-by: Yoichi Yuasa <yuasa@hh.iij4u.or.jp> Cc: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/mips/Makefile')
-rw-r--r--arch/mips/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/arch/mips/Makefile b/arch/mips/Makefile
index c8b16e668c17..7d1d7c91b857 100644
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -509,14 +509,9 @@ core-$(CONFIG_CASIO_E55) += arch/mips/vr41xx/casio-e55/
509load-$(CONFIG_CASIO_E55) += 0xffffffff80004000 509load-$(CONFIG_CASIO_E55) += 0xffffffff80004000
510 510
511# 511#
512# TANBAC TB0226 Mbase (VR4131) 512# TANBAC VR4131 multichip module(TB0225) and TANBAC VR4131DIMM(TB0229) (VR4131)
513# 513#
514load-$(CONFIG_TANBAC_TB0226) += 0xffffffff80000000 514load-$(CONFIG_TANBAC_TB022X) += 0xffffffff80000000
515
516#
517# TANBAC TB0229 VR4131DIMM (VR4131)
518#
519load-$(CONFIG_TANBAC_TB0229) += 0xffffffff80000000
520 515
521# 516#
522# SGI IP22 (Indy/Indigo2) 517# SGI IP22 (Indy/Indigo2)