public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PACH] mesh is ppc32-only
@ 2004-08-25 16:40 Christoph Hellwig
  2004-09-06 13:32 ` Olaf Hering
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2004-08-25 16:40 UTC (permalink / raw)
  To: jejb; +Cc: linux-scsi

mesh is only present on older 32bit pmac boards and doesn't compile
on ppc64.


--- 1.78/drivers/scsi/Kconfig	2004-07-27 00:15:55 +02:00
+++ edited/drivers/scsi/Kconfig	2004-08-25 18:26:15 +02:00
@@ -1462,7 +1462,7 @@
 
 config SCSI_MESH
 	tristate "MESH (Power Mac internal SCSI) support"
-	depends on PPC_PMAC && SCSI
+	depends on PPC32 && PPC_PMAC && SCSI
 	help
 	  Many Power Macintoshes and clones have a MESH (Macintosh Enhanced
 	  SCSI Hardware) SCSI bus adaptor (the 7200 doesn't, but all of the

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-09-06 13:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-25 16:40 [PACH] mesh is ppc32-only Christoph Hellwig
2004-09-06 13:32 ` Olaf Hering

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox