* [PATCH][MIPS] add BROKEN to FPCIB0 Backplane support
@ 2006-10-31 3:53 Yoichi Yuasa
2006-10-31 12:29 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Yoichi Yuasa @ 2006-10-31 3:53 UTC (permalink / raw)
To: Ralf Baechle; +Cc: yoichi_yuasa, linux-mips
Hi Ralf,
This patch has added "depends on BROKEN" to FPCIB0 Backplane Support.
The files to make smsc_fdc37m81x.o doesn't exist.
Yoichi
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
diff -pruN -X mips/Documentation/dontdiff mips-orig/arch/mips/tx4927/Kconfig mips/arch/mips/tx4927/Kconfig
--- mips-orig/arch/mips/tx4927/Kconfig 2006-10-31 09:48:06.461921250 +0900
+++ mips/arch/mips/tx4927/Kconfig 2006-10-31 11:41:02.713404500 +0900
@@ -1,3 +1,3 @@
config TOSHIBA_FPCIB0
bool "FPCIB0 Backplane Support"
- depends on TOSHIBA_RBTX4927
+ depends on TOSHIBA_RBTX4927 && BROKEN
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-10-31 12:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-31 3:53 [PATCH][MIPS] add BROKEN to FPCIB0 Backplane support Yoichi Yuasa
2006-10-31 12:29 ` Ralf Baechle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox