Commit 683bc6cf authored by Christoph Hellwig's avatar Christoph Hellwig Committed by James Bottomley

[PATCH] mesh is ppc32-only

mesh is only present on older 32bit pmac boards and doesn't compile
on ppc64.
Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
parent 254dae8f
...@@ -1463,7 +1463,7 @@ config SCSI_DEBUG ...@@ -1463,7 +1463,7 @@ config SCSI_DEBUG
config SCSI_MESH config SCSI_MESH
tristate "MESH (Power Mac internal SCSI) support" tristate "MESH (Power Mac internal SCSI) support"
depends on PPC_PMAC && SCSI depends on PPC32 && PPC_PMAC && SCSI
help help
Many Power Macintoshes and clones have a MESH (Macintosh Enhanced Many Power Macintoshes and clones have a MESH (Macintosh Enhanced
SCSI Hardware) SCSI bus adaptor (the 7200 doesn't, but all of the SCSI Hardware) SCSI bus adaptor (the 7200 doesn't, but all of the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment