SCSI_DPT_I2O (was: Re: Linux 2.6.7-rc2)

From: Geert Uytterhoeven
Date: Thu Jun 10 2004 - 10:05:36 EST


On Sat, 29 May 2004, Linus Torvalds wrote:
> Summary of changes from v2.6.7-rc1 to v2.6.7-rc2
> ============================================
> Go Taniguchi:
> o Fix dpt_i2o

I have the impression SCSI_DPT_I2O should depend on PCI.

--- linux-2.6.7-rc3/drivers/scsi/Kconfig 2004-06-09 14:50:53.000000000 +0200
+++ linux-m68k-2.6.7-rc3/drivers/scsi/Kconfig 2004-06-10 11:01:45.000000000 +0200
@@ -352,7 +352,7 @@ source "drivers/scsi/aic7xxx/Kconfig.aic
# All the I2O code and drivers do not seem to be 64bit safe.
config SCSI_DPT_I2O
tristate "Adaptec I2O RAID support "
- depends on !64BIT && SCSI
+ depends on !64BIT && SCSI && PCI
help
This driver supports all of Adaptec's I2O based RAID controllers as
well as the DPT SmartRaid V cards. This is an Adaptec maintained

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/