Commit edec4582 authored by Olaf Hering's avatar Olaf Hering Committed by Christoph Hellwig

[PATCH] mesh is ppc32-only

 On Wed, Aug 25, Christoph Hellwig wrote:
> mesh is only present on older 32bit pmac boards and doesn't compile
> on ppc64.

This applies also to the other pmac-only scsi driver:
Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
parent df9c5848
......@@ -1494,7 +1494,7 @@ config SCSI_MESH_RESET_DELAY_MS
config SCSI_MAC53C94
tristate "53C94 (Power Mac external SCSI) support"
depends on PPC_PMAC && SCSI
depends on PPC32 && PPC_PMAC && SCSI
help
On Power Macintoshes (and clones) with two SCSI buses, the external
SCSI bus is usually controlled by a 53C94 SCSI bus adaptor. Older
......
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