* [PATCH 2.6] moved TANBAC_TB0219
@ 2004-12-01 15:53 Yoichi Yuasa
2004-12-01 20:10 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Yoichi Yuasa @ 2004-12-01 15:53 UTC (permalink / raw)
To: Ralf Baechle; +Cc: yuasa, linux-mips
Hi Ralf,
TANBAC_TB0219 depends on TANBAC_TB0229 only.
This patch moves TANBAC_TB0219 next to TANBAC_TB0229.
Please apply this patch to 2.6.
Yoichi
Signed-off-by: Yoichi Yuasa <yuasa@hh.iij4u.or.jp>
diff -urN -X dontdiff a-orig/arch/mips/Kconfig a/arch/mips/Kconfig
--- a-orig/arch/mips/Kconfig Thu Nov 25 15:37:27 2004
+++ a/arch/mips/Kconfig Thu Dec 2 00:30:26 2004
@@ -103,6 +103,10 @@
The TANBAC TB0229 (VR4131DIMM) is a MIPS-based platform manufactured by TANBAC.
Please refer to <http://www.tanbac.co.jp/> about VR4131DIMM.
+config TANBAC_TB0219
+ bool "Added TANBAC TB0219 Base board support"
+ depends on TANBAC_TB0229
+
config VICTOR_MPC30X
bool "Support for Victor MP-C303/304"
select DMA_NONCOHERENT
@@ -1106,10 +1110,6 @@
bool
depends on TOSHIBA_JMR3927 || TOSHIBA_RBTX4927
default y
-
-config TANBAC_TB0219
- bool "Added TANBAC TB0219 Base board support"
- depends on TANBAC_TB0229
endmenu
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 2.6] moved TANBAC_TB0219
2004-12-01 15:53 [PATCH 2.6] moved TANBAC_TB0219 Yoichi Yuasa
@ 2004-12-01 20:10 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2004-12-01 20:10 UTC (permalink / raw)
To: Yoichi Yuasa; +Cc: linux-mips
On Thu, Dec 02, 2004 at 12:53:41AM +0900, Yoichi Yuasa wrote:
> TANBAC_TB0219 depends on TANBAC_TB0229 only.
> This patch moves TANBAC_TB0219 next to TANBAC_TB0229.
> Please apply this patch to 2.6.
Ok,
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-12-01 20:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-01 15:53 [PATCH 2.6] moved TANBAC_TB0219 Yoichi Yuasa
2004-12-01 20:10 ` Ralf Baechle
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.